summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/DWARFVisitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/ObjectYAML/DWARFVisitor.h')
-rw-r--r--llvm/lib/ObjectYAML/DWARFVisitor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/ObjectYAML/DWARFVisitor.h b/llvm/lib/ObjectYAML/DWARFVisitor.h
index 263e36220a0..81ef412eb7e 100644
--- a/llvm/lib/ObjectYAML/DWARFVisitor.h
+++ b/llvm/lib/ObjectYAML/DWARFVisitor.h
@@ -13,7 +13,7 @@
#define LLVM_OBJECTYAML_DWARFVISITOR_H
#include "llvm/ADT/StringRef.h"
-#include "llvm/Support/Dwarf.h"
+#include "llvm/BinaryFormat/Dwarf.h"
#include "llvm/Support/MemoryBuffer.h"
namespace llvm {
OpenPOWER on IntegriCloud