[Layering] Move DebugInfo.h into the IR library where its implementation
[oota-llvm.git] / lib / Target / Mips / MipsRegisterInfo.cpp
index c6563708b26c7532e960ec8d3dd8f12add7f24cc..0be9f1189237a668b6aa288561fe34cb70f9adbf 100644 (file)
@@ -25,8 +25,8 @@
 #include "llvm/CodeGen/MachineFunction.h"
 #include "llvm/CodeGen/MachineInstrBuilder.h"
 #include "llvm/CodeGen/ValueTypes.h"
-#include "llvm/DebugInfo.h"
 #include "llvm/IR/Constants.h"
+#include "llvm/IR/DebugInfo.h"
 #include "llvm/IR/Function.h"
 #include "llvm/IR/Type.h"
 #include "llvm/Support/CommandLine.h"