diff options
author | monsta <[email protected]> | 2015-12-22 17:01:40 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2015-12-22 17:01:40 +0300 |
commit | 53f698436f2111bf8655ad9039c6a93948e10028 (patch) | |
tree | 7c2c3551de5c75b8c9c9be67a94b2ae33de739b9 /cut-n-paste-code/libegg/eggsmclient-private.h | |
parent | a3a7cbd2e6d718e62904bcadd7ee01a6b283e1cf (diff) | |
download | caja-53f698436f2111bf8655ad9039c6a93948e10028.tar.bz2 caja-53f698436f2111bf8655ad9039c6a93948e10028.tar.xz |
oops... fix build breakage introduced in last commit
Diffstat (limited to 'cut-n-paste-code/libegg/eggsmclient-private.h')
-rw-r--r-- | cut-n-paste-code/libegg/eggsmclient-private.h | 1 |
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 |