openldap/contrib/gtk-tool/gtk.h
1998-11-24 18:01:09 +00:00

15 lines
274 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