diff options
Diffstat (limited to 'logic/BaseUpdate.h')
-rw-r--r-- | logic/BaseUpdate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/BaseUpdate.h b/logic/BaseUpdate.h index 6f1e26f3..9ada0770 100644 --- a/logic/BaseUpdate.h +++ b/logic/BaseUpdate.h @@ -19,7 +19,7 @@ #include <QList> #include <QUrl> -#include "net/DownloadJob.h" +#include "net/NetJob.h" #include "tasks/Task.h" |