Reorganize the C API headers to improve build times.
[oota-llvm.git] / include / llvm / IR / Type.h
index 4378709c0c6684cfa5e2ec28f79f6dffd6fea8c0..97227cebdb136b65b68ebfd3f71f39f27f6ce170 100644 (file)
@@ -15,7 +15,6 @@
 #ifndef LLVM_IR_TYPE_H
 #define LLVM_IR_TYPE_H
 
-#include "llvm-c/Core.h"
 #include "llvm/ADT/APFloat.h"
 #include "llvm/ADT/SmallPtrSet.h"
 #include "llvm/Support/CBindingWrapping.h"