summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2017-12-27 02:28:43 +0100
committerPablo Barciela <[email protected]>2017-12-27 02:28:43 +0100
commit411d3079fd50b3bca9967364b645e9cd4e0d1451 (patch)
treea798b1c8ac898bce053a7c99af9d5a2f20ed611b
parent2d2009c19d0d8b6a4e2eeb3a62144be747e93d94 (diff)
downloadmate-panel-411d3079fd50b3bca9967364b645e9cd4e0d1451.tar.bz2
mate-panel-411d3079fd50b3bca9967364b645e9cd4e0d1451.tar.xz
Fix build warning: "GLIB_VERSION_MIN_REQUIRED" redefined
-rw-r--r--libmate-panel-applet/panel-plug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmate-panel-applet/panel-plug.c b/libmate-panel-applet/panel-plug.c
index d10fdb18..b4558c8b 100644
--- a/libmate-panel-applet/panel-plug.c
+++ b/libmate-panel-applet/panel-plug.c
@@ -18,7 +18,6 @@
#include <gtk/gtk.h>
#if GTK_CHECK_VERSION (3, 18, 0)
-#include "config.h"
#include "panel-plug-private.h"
struct _PanelPlug