summaryrefslogtreecommitdiff
path: root/cut-n-paste-code
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-12-22 17:01:40 +0300
committermonsta <[email protected]>2015-12-22 17:01:40 +0300
commit53f698436f2111bf8655ad9039c6a93948e10028 (patch)
tree7c2c3551de5c75b8c9c9be67a94b2ae33de739b9 /cut-n-paste-code
parenta3a7cbd2e6d718e62904bcadd7ee01a6b283e1cf (diff)
downloadcaja-53f698436f2111bf8655ad9039c6a93948e10028.tar.bz2
caja-53f698436f2111bf8655ad9039c6a93948e10028.tar.xz
oops... fix build breakage introduced in last commit
Diffstat (limited to 'cut-n-paste-code')
-rw-r--r--cut-n-paste-code/libegg/eggsmclient-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cut-n-paste-code/libegg/eggsmclient-private.h b/cut-n-paste-code/libegg/eggsmclient-private.h
index 91cdf92d..7bc38235 100644
--- a/cut-n-paste-code/libegg/eggsmclient-private.h
+++ b/cut-n-paste-code/libegg/eggsmclient-private.h
@@ -44,6 +44,7 @@ void egg_sm_client_quit (EggSMClient *client);
GType egg_sm_client_dbus_get_type (void);
EggSMClient *egg_sm_client_dbus_new (void);
#endif
+#endif
G_END_DECLS