Changes For Bug 352
[oota-llvm.git] / lib / VMCore / Module.cpp
index 125fd123f8cf3d4d2c0ee2ab0bb000e6feaa4b97..d8caf7f1175af47c08bc19ac640d1acbf2a271d0 100644 (file)
@@ -15,8 +15,8 @@
 #include "llvm/InstrTypes.h"
 #include "llvm/Constants.h"
 #include "llvm/DerivedTypes.h"
-#include "Support/STLExtras.h"
-#include "Support/LeakDetector.h"
+#include "llvm/ADT/STLExtras.h"
+#include "llvm/Support/LeakDetector.h"
 #include "SymbolTableListTraitsImpl.h"
 #include <algorithm>
 #include <cstdarg>