aboutsummaryrefslogtreecommitdiff
path: root/pixman/test
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-11-12 08:07:50 +0100
committermarha <marha@users.sourceforge.net>2013-11-12 08:07:50 +0100
commitb73c544c61712f7bd57f3c9a0f6046481f58038b (patch)
treef5f70891559c93ecdc95ff9532fcebf747cb7952 /pixman/test
parent09e94a8e392e8fe6fd89ddefbf3897a92e525b5b (diff)
downloadvcxsrv-b73c544c61712f7bd57f3c9a0f6046481f58038b.tar.gz
vcxsrv-b73c544c61712f7bd57f3c9a0f6046481f58038b.tar.bz2
vcxsrv-b73c544c61712f7bd57f3c9a0f6046481f58038b.zip
pixman mesa fontconfig git update 12 nov 2013
pixman commit 741007311087be8a711cc9c76ec00e59a156c850 fontconfig commit 38acb08d9778ebad2bfc3407532adf8f2e8e667e mesa commit 594fa4a208b138b0b9b24cc8de62e6681ebb8d21
Diffstat (limited to 'pixman/test')
-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
{