summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/downloadfiletask.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/downloadfiletask.h')
-rw-r--r--src/libs/installer/downloadfiletask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/installer/downloadfiletask.h b/src/libs/installer/downloadfiletask.h
index a61527135..425b2d021 100644
--- a/src/libs/installer/downloadfiletask.h
+++ b/src/libs/installer/downloadfiletask.h
@@ -35,7 +35,7 @@
#define DOWNLOADFILETASK_H
#include "abstractfiletask.h"
-#include "kdupdaterfiledownloaderfactory.h"
+#include "filedownloaderfactory.h"
#include <QAuthenticator>
Q_DECLARE_METATYPE(QAuthenticator)