diff --git a/src/network-web/downloadmanager.cpp b/src/network-web/downloadmanager.cpp
index 8a31ee869..713587be4 100644
--- a/src/network-web/downloadmanager.cpp
+++ b/src/network-web/downloadmanager.cpp
@@ -15,10 +15,9 @@
// You should have received a copy of the GNU General Public License
// along with RSS Guard. If not, see .
-#include "downloadmanager.h"
+#include "network-web/downloadmanager.h"
#include "miscellaneous/autosaver.h"
-
#include "miscellaneous/application.h"
#include "network-web/silentnetworkaccessmanager.h"
@@ -39,8 +38,6 @@
#include
-//#define DOWNLOADMANAGER_DEBUG
-
/*!
DownloadItem is a widget that is displayed in the download manager list.
It moves the data from the QNetworkReply into the QFile as well