mv CodeGen/DebugLoc.h Support/DebugLoc.h
[oota-llvm.git] / include / llvm / CodeGen / SelectionDAGNodes.h
index ad485103fb7ec5418c26c3476f29ca9b18ad6073..1b6fecd556e1634e749d0eed69b080a4d8270b18 100644 (file)
@@ -31,7 +31,7 @@
 #include "llvm/Support/Allocator.h"
 #include "llvm/Support/RecyclingAllocator.h"
 #include "llvm/Support/DataTypes.h"
-#include "llvm/CodeGen/DebugLoc.h"
+#include "llvm/Support/DebugLoc.h"
 #include <cassert>
 #include <climits>