Reorganize the C API headers to improve build times.
[oota-llvm.git] / unittests / Linker / LinkModulesTest.cpp
index 5d3945e93b5793eed2e0d646092f3c5b2e4f1705..322a44f8aafe5d03fd6d3d0fdd51a72465e783a4 100644 (file)
@@ -16,6 +16,7 @@
 #include "llvm/IR/Module.h"
 #include "llvm/Linker/Linker.h"
 #include "llvm/Support/SourceMgr.h"
+#include "llvm-c/Core.h"
 #include "llvm-c/Linker.h"
 #include "gtest/gtest.h"