diff options
Diffstat (limited to 'source4/gtk/common/select.h')
-rw-r--r-- | source4/gtk/common/select.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/gtk/common/select.h b/source4/gtk/common/select.h index 3b3d09a99b..336359c322 100644 --- a/source4/gtk/common/select.h +++ b/source4/gtk/common/select.h @@ -24,6 +24,8 @@ #ifdef HAVE_GTK +#define GTK_DISABLE_DEPRECATED + #include <gtk/gtk.h> typedef struct _GtkSelectDomainDialog GtkSelectDomainDialog; |