openldap/contrib/gtk-tool/gtk.h
1999-12-28 16:22:47 +00:00

15 lines
278 B
C

#ifndef MY_GTK_INCLUDES
#define MY_GTK_INCLUDES
#include <gtk--.h>
#include <gtk/gtk.h>
#include <gtk--/widget.h>
#include <gtk--/button.h>
#include <gtk--/window.h>
#include <gtk--/list.h>
#include <gtk--/main.h>
/*#include <gtk--sig.h>*/
#include <gtk--/container.h>
#endif