summaryrefslogtreecommitdiff
path: root/src/selfupdater.cpp
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2020-06-02 23:30:03 +0200
committerMikaël Capelle <capelle.mikael@gmail.com>2020-06-02 23:30:03 +0200
commitb7a559c75c2f00616690714b5b55c4a9edac7d58 (patch)
treeeb551ef598185fbf1cf322d19b21c82ffdb1ae35 /src/selfupdater.cpp
parentb8a1365dacd7ffa8705bbb3dcaf2e2dc6613e6fb (diff)
Update following archive callback changes.
Diffstat (limited to 'src/selfupdater.cpp')
-rw-r--r--src/selfupdater.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/selfupdater.cpp b/src/selfupdater.cpp
index dfe11880..1f56fd62 100644
--- a/src/selfupdater.cpp
+++ b/src/selfupdater.cpp
@@ -19,10 +19,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include "selfupdater.h"
-#include "archive.h"
-#include "callback.h"
#include "utility.h"
-#include "installationmanager.h"
#include "iplugingame.h"
#include "messagedialog.h"
#include "downloadmanager.h"