summaryrefslogtreecommitdiff
path: root/src/trg-file-parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-file-parser.h')
-rw-r--r--src/trg-file-parser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trg-file-parser.h b/src/trg-file-parser.h
index eecc04a..1d7e116 100644
--- a/src/trg-file-parser.h
+++ b/src/trg-file-parser.h
@@ -22,6 +22,7 @@ typedef struct {
gint64 length;
GList *children;
guint index;
+ gpointer parent;
} trg_torrent_file_node;
typedef struct {