Reorganize the C API headers to improve build times.
[oota-llvm.git] / include / llvm-c / Linker.h
index 94b65886d350afae2b714fba687c04ab14f4580f..4d9bd46a259bb9b8ac002d9f9e95449a35f4cc09 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef LLVM_C_LINKER_H
 #define LLVM_C_LINKER_H
 
-#include "llvm-c/Core.h"
+#include "llvm-c/Types.h"
 
 #ifdef __cplusplus
 extern "C" {