diff include/llvm-c/Initialization.h @ 100:7d135dc70f03

LLVM 3.9
author Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
date Tue, 26 Jan 2016 22:53:40 +0900
parents 54457678186b
children
line wrap: on
line diff
--- a/include/llvm-c/Initialization.h	Tue Oct 13 17:49:56 2015 +0900
+++ b/include/llvm-c/Initialization.h	Tue Jan 26 22:53:40 2016 +0900
@@ -16,7 +16,7 @@
 #ifndef LLVM_C_INITIALIZATION_H
 #define LLVM_C_INITIALIZATION_H
 
-#include "llvm-c/Core.h"
+#include "llvm-c/Types.h"
 
 #ifdef __cplusplus
 extern "C" {