From 8418f3c034cb8998fb066271386a4e89a8c687f9 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Fri, 26 Jul 2013 17:30:08 +0200 Subject: Add missing include --- mate-panel/libegg/eggsmclient-private.h | 1 + 1 file changed, 1 insertion(+) diff --git a/mate-panel/libegg/eggsmclient-private.h b/mate-panel/libegg/eggsmclient-private.h index afd11235..586d8957 100644 --- a/mate-panel/libegg/eggsmclient-private.h +++ b/mate-panel/libegg/eggsmclient-private.h @@ -20,6 +20,7 @@ #ifndef __EGG_SM_CLIENT_PRIVATE_H__ #define __EGG_SM_CLIENT_PRIVATE_H__ +#include #if !GTK_CHECK_VERSION (3, 0, 0) #include #endif -- cgit v1.2.1