aboutsummaryrefslogtreecommitdiffstats
path: root/smclient/eggsmclient-private.h
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2010-12-26 20:11:33 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-01-25 23:37:16 +0800
commita2f59fe0fc9e1b8737759ecb884bca18fa8defe3 (patch)
treea510c280c8419c22180853c8cdad857478a440a1 /smclient/eggsmclient-private.h
parent72a11da2fcde1f61cd99880f887d301e5c5d3a7c (diff)
downloadgsoc2013-evolution-a2f59fe0fc9e1b8737759ecb884bca18fa8defe3.tar
gsoc2013-evolution-a2f59fe0fc9e1b8737759ecb884bca18fa8defe3.tar.gz
gsoc2013-evolution-a2f59fe0fc9e1b8737759ecb884bca18fa8defe3.tar.bz2
gsoc2013-evolution-a2f59fe0fc9e1b8737759ecb884bca18fa8defe3.tar.lz
gsoc2013-evolution-a2f59fe0fc9e1b8737759ecb884bca18fa8defe3.tar.xz
gsoc2013-evolution-a2f59fe0fc9e1b8737759ecb884bca18fa8defe3.tar.zst
gsoc2013-evolution-a2f59fe0fc9e1b8737759ecb884bca18fa8defe3.zip
Adapt smclient to latest gtk+-3.0 API.
Diffstat (limited to 'smclient/eggsmclient-private.h')
-rw-r--r--smclient/eggsmclient-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/smclient/eggsmclient-private.h b/smclient/eggsmclient-private.h
index 47fda7f2eb..e39cee9161 100644
--- a/smclient/eggsmclient-private.h
+++ b/smclient/eggsmclient-private.h
@@ -20,7 +20,7 @@
#ifndef __EGG_SM_CLIENT_PRIVATE_H__
#define __EGG_SM_CLIENT_PRIVATE_H__
-#include <gdkconfig.h>
+#include <gdk/gdk.h>
#include "eggsmclient.h"
G_BEGIN_DECLS