Remove include of header that doesn't exist (yet).
[oota-llvm.git] / include / llvm / DebugInfo / DIContext.h
index ea9d5057472bff8a9979fe39bd76860abf1f60b4..bd888f74f2a4ff79f403dbbdadae2658d342ef04 100644 (file)
@@ -16,7 +16,6 @@
 #define LLVM_DEBUGINFO_DICONTEXT_H
 
 #include "llvm/ADT/StringRef.h"
-#include "llvm/DebugInfo/DILineInfo.h"
 
 namespace llvm {