diff options
Diffstat (limited to 'launcher/dialogs/VersionSelectDialog.cpp')
-rw-r--r-- | launcher/dialogs/VersionSelectDialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/dialogs/VersionSelectDialog.cpp b/launcher/dialogs/VersionSelectDialog.cpp index 82eb70f4..a920f6b7 100644 --- a/launcher/dialogs/VersionSelectDialog.cpp +++ b/launcher/dialogs/VersionSelectDialog.cpp @@ -28,7 +28,7 @@ #include <BaseVersionList.h> #include <tasks/Task.h> #include <QDebug> -#include "Launcher.h" +#include "Application.h" #include <VersionProxyModel.h> #include <widgets/VersionSelectWidget.h> |