diff options
Diffstat (limited to 'launcher/pages/modplatform/VanillaPage.cpp')
-rw-r--r-- | launcher/pages/modplatform/VanillaPage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/pages/modplatform/VanillaPage.cpp b/launcher/pages/modplatform/VanillaPage.cpp index 02638315..1cf5bbc7 100644 --- a/launcher/pages/modplatform/VanillaPage.cpp +++ b/launcher/pages/modplatform/VanillaPage.cpp @@ -1,7 +1,7 @@ #include "VanillaPage.h" #include "ui_VanillaPage.h" -#include "MultiMC.h" +#include "Launcher.h" #include <meta/Index.h> #include <meta/VersionList.h> |