aboutsummaryrefslogtreecommitdiffstats
path: root/smclient/eggsmclient-private.h
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2010-12-26 20:11:33 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:41:25 +0800
commitcd633936b1f2f2e8c678dfb4e3e38ba9713e41a4 (patch)
tree0998dccf784897fbc28240bea1670552cce93b3f /smclient/eggsmclient-private.h
parentd23885aeb6b674c6810ab039791e3a88a8ed2707 (diff)
downloadgsoc2013-evolution-cd633936b1f2f2e8c678dfb4e3e38ba9713e41a4.tar
gsoc2013-evolution-cd633936b1f2f2e8c678dfb4e3e38ba9713e41a4.tar.gz
gsoc2013-evolution-cd633936b1f2f2e8c678dfb4e3e38ba9713e41a4.tar.bz2
gsoc2013-evolution-cd633936b1f2f2e8c678dfb4e3e38ba9713e41a4.tar.lz
gsoc2013-evolution-cd633936b1f2f2e8c678dfb4e3e38ba9713e41a4.tar.xz
gsoc2013-evolution-cd633936b1f2f2e8c678dfb4e3e38ba9713e41a4.tar.zst
gsoc2013-evolution-cd633936b1f2f2e8c678dfb4e3e38ba9713e41a4.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