From a6efbbceb5b1122512cd01609eab99fe522d8435 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sat, 26 Oct 2013 14:34:04 +0200 Subject: mate-panel: Add GTK3 support --- mate-panel/panel.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mate-panel/panel.c') diff --git a/mate-panel/panel.c b/mate-panel/panel.c index 15719418..8ac44a88 100644 --- a/mate-panel/panel.c +++ b/mate-panel/panel.c @@ -20,6 +20,7 @@ #include #include #if GTK_CHECK_VERSION (3, 0, 0) +#include /* for GTK_IS_SOCKET */ #include #endif -- cgit v1.2.1