Reorganize the C API headers to improve build times.
[oota-llvm.git] / include / llvm-c / ExecutionEngine.h
index eb3ecabfa8a8c1ffda2e5f1064806263450e1a00..6b000fa0d6f9a84baf2aef96cb429bfc883dd271 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef LLVM_C_EXECUTIONENGINE_H
 #define LLVM_C_EXECUTIONENGINE_H
 
-#include "llvm-c/Core.h"
+#include "llvm-c/Types.h"
 #include "llvm-c/Target.h"
 #include "llvm-c/TargetMachine.h"