[Layering] Move DIBuilder.h into the IR library where its implementation
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DwarfUnit.h
index e338752b66a00c2bf84331d18f449aec5393e0b7..3cbd12c692ad568d9c1e38418be6ab4b5dd1e947 100644 (file)
@@ -20,8 +20,8 @@
 #include "llvm/ADT/Optional.h"
 #include "llvm/ADT/OwningPtr.h"
 #include "llvm/ADT/StringMap.h"
-#include "llvm/DIBuilder.h"
 #include "llvm/DebugInfo.h"
+#include "llvm/IR/DIBuilder.h"
 #include "llvm/MC/MCExpr.h"
 #include "llvm/MC/MCSection.h"