]> Pileus Git - ~andy/gtk/blobdiff - tests/testwindows.c
Make win32 backend build and minimally work
[~andy/gtk] / tests / testwindows.c
index ca8d8e5decad2a4b59d8750d057460038d480043..06a0ef45e8581fdb5ce33a0380192f62ed18caef 100644 (file)
@@ -1,5 +1,7 @@
 #include <gtk/gtk.h>
+#ifdef GDK_WINDOWING_X11
 #include <X11/Xlib.h>
+#endif
 
 static GtkWidget *darea;
 static GtkTreeStore *window_store = NULL;