summaryrefslogtreecommitdiff
path: root/src/torrent.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/torrent.c')
-rw-r--r--src/torrent.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/torrent.c b/src/torrent.c
index ab123c3..45e77c8 100644
--- a/src/torrent.c
+++ b/src/torrent.c
@@ -23,6 +23,7 @@
#include <json-glib/json-glib.h>
#include "trg-client.h"
+#include "json.h"
#include "torrent.h"
#include "protocol-constants.h"
#include "util.h"