diff options
Diffstat (limited to 'libmate-panel-applet/panel-plug.c')
-rw-r--r-- | libmate-panel-applet/panel-plug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmate-panel-applet/panel-plug.c b/libmate-panel-applet/panel-plug.c index 7360ddac..781271aa 100644 --- a/libmate-panel-applet/panel-plug.c +++ b/libmate-panel-applet/panel-plug.c @@ -16,7 +16,7 @@ */ #include <gtk/gtk.h> -#if GTK_CHECK_VERSION (3, 18, 0) && GLIB_CHECK_VERSION (2, 44, 0) +#if GTK_CHECK_VERSION (3, 18, 0) #include "config.h" #include "panel-plug-private.h" |