Reorganize the C API headers to improve build times.
[oota-llvm.git] / unittests / IR / ConstantsTest.cpp
index e3b303a350db7317c611ba9beba907a942d4e04f..7471584097ddaa351571836e1d001e879c6ae849 100644 (file)
@@ -15,6 +15,7 @@
 #include "llvm/IR/LLVMContext.h"
 #include "llvm/IR/Module.h"
 #include "llvm/Support/SourceMgr.h"
+#include "llvm-c/Core.h"
 #include "gtest/gtest.h"
 
 namespace llvm {