diff options
Diffstat (limited to 'pixman/test/screen-test.c')
-rw-r--r-- | pixman/test/screen-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pixman/test/screen-test.c b/pixman/test/screen-test.c index 5e02eee08..e69dba3de 100644 --- a/pixman/test/screen-test.c +++ b/pixman/test/screen-test.c @@ -1,7 +1,7 @@ #include <stdio.h> #include <stdlib.h> #include "pixman.h" -#include "utils.h" +#include "gtk-utils.h" int main (int argc, char **argv) |