Reorganize the C API headers to improve build times.
[oota-llvm.git] / bindings / go / llvm / executionengine.go
index 94d4e83b4cf33e8c5126cf442f4fd9fce64c6b05..91f8366ca75d7a9100cff1773d45e140d69530d0 100644 (file)
@@ -14,6 +14,7 @@
 package llvm
 
 /*
+#include "llvm-c/Core.h"
 #include "llvm-c/ExecutionEngine.h"
 #include <stdlib.h>
 */