@ -24,7 +24,6 @@
#include "properties_imp.h"
#include "bittorrent.h"
#include "allocationDlg.h"
#include "FinishedListDelegate.h"
#include <QFile>
#include <QSettings>
@ -23,6 +23,7 @@
#define SEEDING_H
#include "ui_seeding.h"
#include <libtorrent/torrent_handle.hpp>
#include <QThread>