openldap/contrib/gtk-tool/gtk.h

15 lines
274 B
C
Raw Normal View History

1998-11-25 02:01:09 +08:00
#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