Make DIE.h a public CodeGen header.
[oota-llvm.git] / unittests / CodeGen / DIEHashTest.cpp
index 04c5a8ac01997dc894f7888c9b88495d2e1669e8..339d2a02b7031c3309460a2ac2ebc23d32980cf7 100644 (file)
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "../lib/CodeGen/AsmPrinter/DIE.h"
+#include "llvm/CodeGen/DIE.h"
 #include "../lib/CodeGen/AsmPrinter/DIEHash.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/Dwarf.h"