aboutsummaryrefslogtreecommitdiff
path: root/pixman/test/window-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'pixman/test/window-test.c')
-rw-r--r--pixman/test/window-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pixman/test/window-test.c b/pixman/test/window-test.c
index bbaa3e211..084e23a22 100644
--- a/pixman/test/window-test.c
+++ b/pixman/test/window-test.c
@@ -1,8 +1,8 @@
#include <stdio.h>
#include <stdlib.h>
#include <config.h>
-#include "pixman.h"
#include "pixman-private.h"
+#include "pixman.h"
#define FALSE 0
#define TRUE 1