Part 1 of a multipart commit

Part 1 of a multipart commit
This commit is contained in:
Elliot Lee
2000-07-24 16:10:43 +00:00
parent 824bc30f68
commit 72aa0d6611
4 changed files with 6 additions and 1 deletions

View File

@ -29,6 +29,8 @@
#if defined (GDK_WINDOWING_X11)
#include "x11/gdkx.h"
#elif defined (GDK_WINDOWING_FB)
#include "linux-fb/gdkfb.h"
#endif
#include "gdk/gdkkeysyms.h"
#include "gtkcolorsel.h"