mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
15 lines
274 B
C
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
|