diff options
Diffstat (limited to 'launcher/pages/modplatform/ImportPage.cpp')
-rw-r--r-- | launcher/pages/modplatform/ImportPage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/pages/modplatform/ImportPage.cpp b/launcher/pages/modplatform/ImportPage.cpp index dd02e839..890cc3a0 100644 --- a/launcher/pages/modplatform/ImportPage.cpp +++ b/launcher/pages/modplatform/ImportPage.cpp @@ -1,7 +1,7 @@ #include "ImportPage.h" #include "ui_ImportPage.h" -#include "Launcher.h" +#include "Application.h" #include "dialogs/NewInstanceDialog.h" #include <QFileDialog> #include <QValidator> |