]> git.sur5r.net Git - openldap/blob - contrib/gtk-tool/gtk.h
Update contrib with latest from -devel, including php3-tool and gtk-tool.
[openldap] / contrib / gtk-tool / gtk.h
1 #ifndef MY_GTK_INCLUDES
2 #define MY_GTK_INCLUDES
3
4 #include <gtk--.h>
5 #include <gtk/gtk.h>
6 #include <gtk--/widget.h>
7 #include <gtk--/button.h>
8 #include <gtk--/window.h>
9 #include <gtk--/list.h>
10 #include <gtk--/main.h>
11 #include <gtk--sig.h>
12 #include <gtk--/container.h>
13
14 #endif