diff options
Diffstat (limited to 'launcher/ui/pages')
-rw-r--r-- | launcher/ui/pages/modplatform/ImportPage.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/launcher/ui/pages/modplatform/ImportPage.cpp b/launcher/ui/pages/modplatform/ImportPage.cpp index 038b2a84..1e540cf2 100644 --- a/launcher/ui/pages/modplatform/ImportPage.cpp +++ b/launcher/ui/pages/modplatform/ImportPage.cpp @@ -35,8 +35,7 @@ */ #include "ImportPage.h" -#include <qdebug.h> -#include <qmap.h> + #include "ui/dialogs/ProgressDialog.h" #include "ui_ImportPage.h" |