Build EC's for globals twice. The first is after constructing the initial
[oota-llvm.git] / lib / Support / Debug.cpp
index f1713429497fd5635f2b83f0f9a78a4857d4860e..a58716763a79451c8a25a66dd9da561eb908b042 100644 (file)
@@ -23,8 +23,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "Support/Debug.h"
-#include "Support/CommandLine.h"
+#include "llvm/Support/Debug.h"
+#include "llvm/Support/CommandLine.h"
 using namespace llvm;
 
 bool llvm::DebugFlag;  // DebugFlag - Exported boolean set by the -debug option