summaryrefslogtreecommitdiff
path: root/src/trg-torrent-move-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-torrent-move-dialog.h')
-rw-r--r--src/trg-torrent-move-dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-torrent-move-dialog.h b/src/trg-torrent-move-dialog.h
index 34ed63c..c99f78f 100644
--- a/src/trg-torrent-move-dialog.h
+++ b/src/trg-torrent-move-dialog.h
@@ -49,7 +49,7 @@ typedef struct {
GType trg_torrent_move_dialog_get_type(void);
TrgTorrentMoveDialog *trg_torrent_move_dialog_new(TrgMainWindow * win,
- trg_client * client,
+ TrgClient * client,
TrgTorrentTreeView *
ttv);