Reorganize the C API headers to improve build times.
[oota-llvm.git] / include / llvm-c / IRReader.h
index 5001afb7ed7db2505becbf5228e864453f08e743..5b58d9921fb0d0aa6567bc3d1061498a312ebdad 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef LLVM_C_IRREADER_H
 #define LLVM_C_IRREADER_H
 
-#include "llvm-c/Core.h"
+#include "llvm-c/Types.h"
 
 #ifdef __cplusplus
 extern "C" {