mv CodeGen/DebugLoc.h Support/DebugLoc.h
[oota-llvm.git] / include / llvm / Target / TargetLowering.h
index 47dcc6c8e48f34ef9091148fa37cccbb9d7d41e3..40b0e7be480b4ead4f5f59dc20c9b64e431100be 100644 (file)
@@ -30,7 +30,7 @@
 #include "llvm/ADT/SmallSet.h"
 #include "llvm/ADT/SmallVector.h"
 #include "llvm/ADT/STLExtras.h"
-#include "llvm/CodeGen/DebugLoc.h"
+#include "llvm/Support/DebugLoc.h"
 #include "llvm/Target/TargetMachine.h"
 #include <climits>
 #include <map>