Changes For Bug 352
[oota-llvm.git] / lib / CodeGen / ModuloScheduling / MSchedGraph.cpp
index 6bee44d934ab3d4e89f2c74f72e4e28f8434677b..5bdcc9afcf28dd2707819056ddbec5adb504448e 100644 (file)
@@ -16,7 +16,7 @@
 #include "../../Target/SparcV9/SparcV9RegisterInfo.h"
 #include "llvm/CodeGen/MachineBasicBlock.h"
 #include "llvm/Target/TargetInstrInfo.h"
-#include "Support/Debug.h"
+#include "llvm/Support/Debug.h"
 #include <cstdlib>
 using namespace llvm;