diff options
Diffstat (limited to 'launcher')
-rw-r--r-- | launcher/minecraft/World.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/launcher/minecraft/World.h b/launcher/minecraft/World.h index 62af744a..0f587620 100644 --- a/launcher/minecraft/World.h +++ b/launcher/minecraft/World.h @@ -17,7 +17,6 @@ #include <QFileInfo> #include <QDateTime> #include <nonstd/optional> -#include <qfileinfo.h> struct GameType { GameType() = default; |