From 7d395c2a255a44fd0d65365ea9b525dba70c062c Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 28 May 2013 15:25:06 -0400 Subject: [PATCH] Minor --- test/api/test-c.c | 4 ++++ 1 file changed, 4 insertions(+) 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) {