mv CodeGen/DebugLoc.h Support/DebugLoc.h
[oota-llvm.git] / lib / Target / PIC16 / PIC16DebugInfo.cpp
index 32549251c6e26297497ee941199c65274c28ceca..27551cd13d84a97315dba6833b727fd2988ec641 100644 (file)
@@ -15,7 +15,7 @@
 #include "PIC16DebugInfo.h" 
 #include "llvm/GlobalVariable.h"
 #include "llvm/CodeGen/MachineFunction.h"
-#include "llvm/CodeGen/DebugLoc.h"
+#include "llvm/Support/DebugLoc.h"
 #include "llvm/Support/raw_ostream.h"
 
 using namespace llvm;