diff options
Diffstat (limited to 'libindicate/server.h')
-rw-r--r-- | libindicate/server.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libindicate/server.h b/libindicate/server.h index fe3ec28..bc4522d 100644 --- a/libindicate/server.h +++ b/libindicate/server.h @@ -92,5 +92,5 @@ gboolean indicate_server_show_indicator_to_user (IndicateServer * server, guint G_END_DECLS -#endif /* INDICATE_INDICATOR_H_INCLUDED__ */ +#endif /* INDICATE_SERVER_H_INCLUDED__ */ |