From a25645171c0986c74b1e4df2146782a69ebb81b6 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 24 Feb 2014 15:40:54 +0100 Subject: Add missing include --- cut-n-paste/smclient/eggsmclient-xsmp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cut-n-paste/smclient') diff --git a/cut-n-paste/smclient/eggsmclient-xsmp.c b/cut-n-paste/smclient/eggsmclient-xsmp.c index 4eed5c20..8d6e9f7c 100644 --- a/cut-n-paste/smclient/eggsmclient-xsmp.c +++ b/cut-n-paste/smclient/eggsmclient-xsmp.c @@ -37,6 +37,7 @@ #include #include +#include #define EGG_TYPE_SM_CLIENT_XSMP (egg_sm_client_xsmp_get_type ()) #define EGG_SM_CLIENT_XSMP(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EGG_TYPE_SM_CLIENT_XSMP, EggSMClientXSMP)) -- cgit v1.2.1