Skip to content

Commit 862b342

Browse files
mostlikely4rkillerwife
authored andcommitted
Fix include path for PlayerbotAIConfig.h
1 parent 5f3137f commit 862b342

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mangosd/Main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
#include <string>
4444

4545
#ifdef ENABLE_PLAYERBOTS
46-
#include "PlayerBot/PlayerbotAIConfig.h"
46+
#include "playerbot/PlayerbotAIConfig.h"
4747
#endif
4848

4949
#ifdef _WIN32

0 commit comments

Comments
 (0)