Reorganize the C API headers to improve build times.
[oota-llvm.git] / include / llvm / IR / LLVMContext.h
index e99f02420efc78e6067a8b4115cca17047524540..c546fc3d1ee098e68c8e130707fe5a7ac88dcb2e 100644 (file)
@@ -15,7 +15,6 @@
 #ifndef LLVM_IR_LLVMCONTEXT_H
 #define LLVM_IR_LLVMCONTEXT_H
 
-#include "llvm-c/Core.h"
 #include "llvm/Support/CBindingWrapping.h"
 #include "llvm/Support/Compiler.h"
 #include "llvm/Support/Options.h"