summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.c
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-10-08 17:12:05 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-10-08 17:12:05 +0000
commitf930813dd818ddbd88374f89394d68d485b4d1e7 (patch)
tree3ee6a9803b509a542d6a1653fb47dbfe2860c032 /src/trg-torrent-model.c
parent579d63656354be1e92e0625136c46d24192d826a (diff)
move {tpeer,tfile},{c,h} into torrent.{c,h}
Diffstat (limited to 'src/trg-torrent-model.c')
-rw-r--r--src/trg-torrent-model.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/trg-torrent-model.c b/src/trg-torrent-model.c
index bd7b545..54a2f0f 100644
--- a/src/trg-torrent-model.c
+++ b/src/trg-torrent-model.c
@@ -24,7 +24,6 @@
#include "config.h"
#include "torrent.h"
-#include "tpeer.h"
#include "json.h"
#include "trg-torrent-model.h"
#include "protocol-constants.h"