Reorganize the C API headers to improve build times.
[oota-llvm.git] / include / llvm-c / BitReader.h
index 900bc5bc09f20102d82e02f788c4ff1226ddb491..4c8378c8c5f39ca7a553ec3b79f9afa4a11af366 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef LLVM_C_BITREADER_H
 #define LLVM_C_BITREADER_H
 
-#include "llvm-c/Core.h"
+#include "llvm-c/Types.h"
 
 #ifdef __cplusplus
 extern "C" {