]> Pileus Git - ~andy/gtk/commitdiff
Forgotten change
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 18 Oct 2004 20:59:32 +0000 (20:59 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 18 Oct 2004 20:59:32 +0000 (20:59 +0000)
gdk/makegdkalias.pl

index 330107b63e707fc8d24dfad13b620b9884e3fa07..231ac8f901fb3e7b0217443e26e12c77700659da 100755 (executable)
@@ -37,6 +37,9 @@ print <<EOF;
 #ifdef GDK_WINDOWING_WIN32
 #include "win32/gdkwin32.h"
 #endif
+#ifdef GDK_WINDOWING_FB
+#include "linux-fb/gdkfb.h"
+#endif
 
 EOF