Create a stub for DWARF parser unittests
[oota-llvm.git] / lib / DebugInfo / DWARFCompileUnit.cpp
index 1f2b40fbbe006ef46f4dcc0521ade4f42846ac36..4f0eed4940b4692f34b46b4f6fb14b2db86a002b 100644 (file)
@@ -9,7 +9,7 @@
 
 #include "DWARFCompileUnit.h"
 #include "DWARFContext.h"
-#include "DWARFFormValue.h"
+#include "llvm/DebugInfo/DWARFFormValue.h"
 #include "llvm/Support/Dwarf.h"
 #include "llvm/Support/Format.h"
 #include "llvm/Support/raw_ostream.h"