diff --git a/include/llvm/DebugInfo/DIContext.h b/include/llvm/DebugInfo/DIContext.h index ea9d5057472..bd888f74f2a 100644 --- a/include/llvm/DebugInfo/DIContext.h +++ b/include/llvm/DebugInfo/DIContext.h @@ -16,7 +16,6 @@ #define LLVM_DEBUGINFO_DICONTEXT_H #include "llvm/ADT/StringRef.h" -#include "llvm/DebugInfo/DILineInfo.h" namespace llvm {