Reorganize the C API headers to improve build times.
[oota-llvm.git] / tools / llvm-c-test / object.c
index a5421d9066d5e62abbf7d76947361c873bdea65d..43521787b609948455258cf23f207790ae34fb72 100644 (file)
@@ -13,6 +13,7 @@
 \*===----------------------------------------------------------------------===*/
 
 #include "llvm-c-test.h"
+#include "llvm-c/Core.h"
 #include "llvm-c/Object.h"
 #include <stdio.h>
 #include <stdlib.h>