change path

This commit is contained in:
NOTPIES 2026-03-08 22:41:12 -03:00
parent 09000cc4a1
commit 0e48021acd

View file

@ -51,7 +51,7 @@
#include "ServerCommandDispatcher.h"
#ifdef WITH_SERVER_CODE
#include "..\Minecraft.Server\ServerCommands.h"
#include "..\Minecraft.Server\Commands\ServerCommands.h"
#endif
#include "..\Minecraft.World\BiomeSource.h"