Changes For Bug 352
[oota-llvm.git] / lib / Target / PowerPC / PPC64ISelSimple.cpp
index 637e8565b2516e300376e4ae851d18aeebd89b08..107266ed62e1ff3c0431e8fd775cb0965b6af779 100644 (file)
@@ -26,8 +26,8 @@
 #include "llvm/Target/TargetMachine.h"
 #include "llvm/Support/GetElementPtrTypeIterator.h"
 #include "llvm/Support/InstVisitor.h"
-#include "Support/Debug.h"
-#include "Support/Statistic.h"
+#include "llvm/Support/Debug.h"
+#include "llvm/ADT/Statistic.h"
 #include <vector>
 using namespace llvm;