summaryrefslogtreecommitdiff
path: root/copy-n-paste
diff options
context:
space:
mode:
authorElias Aebi <[email protected]>2013-11-15 17:52:52 +0100
committerElias Aebi <[email protected]>2013-11-15 17:52:52 +0100
commit612e6529a66899e5466b9bf4bd9bdc2443075896 (patch)
treefc26c1088f7395add2b8a84d7c6de7fc0a8dcdf9 /copy-n-paste
parent084bfc5807982b4f3e32850a64993766fd9993d0 (diff)
downloadengrampa-612e6529a66899e5466b9bf4bd9bdc2443075896.tar.bz2
engrampa-612e6529a66899e5466b9bf4bd9bdc2443075896.tar.xz
port to GTK3
Diffstat (limited to 'copy-n-paste')
-rw-r--r--copy-n-paste/eggsmclient-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/copy-n-paste/eggsmclient-private.h b/copy-n-paste/eggsmclient-private.h
index 2e41d6d..3462ec3 100644
--- a/copy-n-paste/eggsmclient-private.h
+++ b/copy-n-paste/eggsmclient-private.h
@@ -20,7 +20,7 @@
#ifndef __EGG_SM_CLIENT_PRIVATE_H__
#define __EGG_SM_CLIENT_PRIVATE_H__
-#include <gdkconfig.h>
+#include <gtk/gtk.h>
#include "eggsmclient.h"
G_BEGIN_DECLS