Changes For Bug 352
[oota-llvm.git] / lib / VMCore / BasicBlock.cpp
index 005740904d73e4081fa85acb977faa1489599119..32c86c4ce69079bd4be94e2067ddccb2cbba0ec5 100644 (file)
@@ -17,7 +17,7 @@
 #include "llvm/Type.h"
 #include "llvm/Support/CFG.h"
 #include "llvm/SymbolTable.h"
-#include "Support/LeakDetector.h"
+#include "llvm/Support/LeakDetector.h"
 #include "SymbolTableListTraitsImpl.h"
 #include <algorithm>
 using namespace llvm;