Changes For Bug 352
[oota-llvm.git] / lib / VMCore / Value.cpp
index e41c7fd1366f5b0ffccefe12664681f4cf5fa60d..60be53db5b6ad6fe9b3346a244dae97172c1eb79 100644 (file)
@@ -16,7 +16,7 @@
 #include "llvm/DerivedTypes.h"
 #include "llvm/Constant.h"
 #include "llvm/GlobalValue.h"
-#include "Support/LeakDetector.h"
+#include "llvm/Support/LeakDetector.h"
 #include <algorithm>
 #include <iostream>
 using namespace llvm;