Renamed include/llvm/Codegen to include/llvm/CodeGen
[oota-llvm.git] / lib / Target / SparcV9 / InstrSelection / InstrSelection.cpp
index 0d7dc7e898ee4cd3204ad0f898a6bd6ade337a56..9c955eba2d7724b9863ac51b0b45749f97e2e728 100644 (file)
@@ -26,9 +26,9 @@
 #include "llvm/iMemory.h"
 #include "llvm/Instruction.h"
 #include "llvm/LLC/CompileContext.h"
-#include "llvm/Codegen/InstrForest.h"
-#include "llvm/Codegen/MachineInstr.h"
-#include "llvm/Codegen/InstrSelection.h"
+#include "llvm/CodeGen/InstrForest.h"
+#include "llvm/CodeGen/MachineInstr.h"
+#include "llvm/CodeGen/InstrSelection.h"
 
 
 //************************* Forward Declarations ***************************/