diff options
Diffstat (limited to 'MultiMC.cpp')
-rw-r--r-- | MultiMC.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MultiMC.cpp b/MultiMC.cpp index 8efc8073..8375dc1b 100644 --- a/MultiMC.cpp +++ b/MultiMC.cpp @@ -16,7 +16,7 @@ #include "logic/InstanceList.h" #include "logic/auth/MojangAccountList.h" #include "logic/icons/IconList.h" -#include "logic/LwjglVersionList.h" +#include "logic/minecraft/LwjglVersionList.h" #include "logic/minecraft/MinecraftVersionList.h" #include "logic/liteloader/LiteLoaderVersionList.h" |