summaryrefslogtreecommitdiff
path: root/src/trg-peers-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-peers-model.c
parent579d63656354be1e92e0625136c46d24192d826a (diff)
move {tpeer,tfile},{c,h} into torrent.{c,h}
Diffstat (limited to 'src/trg-peers-model.c')
-rw-r--r--src/trg-peers-model.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/trg-peers-model.c b/src/trg-peers-model.c
index 4305d8c..6ba7d09 100644
--- a/src/trg-peers-model.c
+++ b/src/trg-peers-model.c
@@ -33,7 +33,6 @@
#include "trg-tree-view.h"
#include "torrent.h"
#include "trg-client.h"
-#include "tpeer.h"
#include "trg-peers-model.h"
#include "trg-model.h"
#include "util.h"