[DebugInfo] Move all DWARF headers to the public include directory.
[oota-llvm.git] / lib / DebugInfo / DWARFDebugArangeSet.cpp
index c0a33ceaf24324a0465579a93d153ec30594b884..d4bff90f656d79ef559e2c8e6bc19141a9eb3b12 100644 (file)
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "DWARFDebugArangeSet.h"
+#include "llvm/DebugInfo/DWARFDebugArangeSet.h"
 #include "llvm/Support/Format.h"
 #include "llvm/Support/raw_ostream.h"
 #include <algorithm>