Reorganize the C API headers to improve build times.
[oota-llvm.git] / include / llvm-c / TargetMachine.h
index d4993e7e6da1e0e5f9bd4892062202db2e981af8..3037080936532fb4d16e8a622a9271ac6416bd62 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef LLVM_C_TARGETMACHINE_H
 #define LLVM_C_TARGETMACHINE_H
 
-#include "llvm-c/Core.h"
+#include "llvm-c/Types.h"
 #include "llvm-c/Target.h"
 
 #ifdef __cplusplus