Changes For Bug 352
[oota-llvm.git] / lib / Target / PowerPC / PPCBranchSelector.cpp
index e2456c9320df28c37838bf0684afdcd83e699386..6f7b597da3a7b8699c5c7c547a0709bd9b4bbe9f 100644 (file)
@@ -22,7 +22,7 @@
 #include "PPC32InstrInfo.h"
 #include "llvm/CodeGen/MachineFunctionPass.h"
 #include "llvm/CodeGen/MachineFunction.h"
-#include "Support/Debug.h"
+#include "llvm/Support/Debug.h"
 #include <map>
 using namespace llvm;