summaryrefslogtreecommitdiff
path: root/src/trg-stats-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-stats-dialog.h')
-rw-r--r--src/trg-stats-dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-stats-dialog.h b/src/trg-stats-dialog.h
index 1353d68..ee0656e 100644
--- a/src/trg-stats-dialog.h
+++ b/src/trg-stats-dialog.h
@@ -50,7 +50,7 @@ typedef struct {
GType trg_stats_dialog_get_type(void);
TrgStatsDialog *trg_stats_dialog_get_instance(TrgMainWindow * parent,
- trg_client * client);
+ TrgClient * client);
G_END_DECLS
#endif /* TRG_STATS_DIALOG_H_ */