Reorganize the C API headers to improve build times.
[oota-llvm.git] / bindings / go / llvm / linker.go
index 63979c2f5ac5c8e32866a69658896f1f6fc84b79..ca16f7637b2b23d2db49506f1c12a61a5e8c210e 100644 (file)
@@ -14,6 +14,7 @@
 package llvm
 
 /*
+#include "llvm-c/Core.h"
 #include "llvm-c/Linker.h"
 #include <stdlib.h>
 */