diff options
-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 |