diff --git a/test/api/test-c.c b/test/api/test-c.c index 25a38e5e6..6e8602f78 100644 --- a/test/api/test-c.c +++ b/test/api/test-c.c @@ -51,6 +51,10 @@ #include #endif +#ifdef HAVE_CORETEXT +#include +#endif + int main (int argc, char **argv) {