aboutsummaryrefslogtreecommitdiff
path: root/pixman/test/thread-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'pixman/test/thread-test.c')
-rw-r--r--pixman/test/thread-test.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/pixman/test/thread-test.c b/pixman/test/thread-test.c
index fa2193302..0b07b269d 100644
--- a/pixman/test/thread-test.c
+++ b/pixman/test/thread-test.c
@@ -1,4 +1,4 @@
-#include <config.h>
+#include "utils.h"
#ifndef HAVE_PTHREADS
@@ -12,7 +12,6 @@ int main ()
#include <stdlib.h>
#include <pthread.h>
-#include "utils.h"
typedef struct
{