Changes For Bug 352
[oota-llvm.git] / lib / Target / SparcV9 / InstrSched / InstrScheduling.cpp
index fc4d6a7164d3f486c968a632d863ed65487c5632..69ecb90f31d7339ef859ca1b5963b7888db6c525 100644 (file)
@@ -20,7 +20,7 @@
 #include "../../Target/SparcV9/MachineCodeForInstruction.h"
 #include "../../Target/SparcV9/LiveVar/FunctionLiveVarInfo.h"
 #include "../../Target/SparcV9/SparcV9InstrInfo.h"
-#include "Support/CommandLine.h"
+#include "llvm/Support/CommandLine.h"
 #include <algorithm>
 #include <iostream>