]> Pileus Git - ~andy/gtk/blobdiff - modules/other/gail/tests/testlib.h
Makefile.am add GTK_DISABLE_DEPRECATED to CFLAGS.
[~andy/gtk] / modules / other / gail / tests / testlib.h
index 7118bbf593194ef99bb43fd0ba28e1cf0a18e23b..621a9e5a9cd6eb1c8125c37e30045c7329ef1a55 100644 (file)
@@ -1,5 +1,5 @@
-#include <gtk/gtk.h>
 #include <stdio.h>
+#include <gtk/gtk.h>
 
 /* Maximum characters in the output buffer */
 #define MAX_LINE_SIZE   1000