aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/game/ScriptedPch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/ScriptedPch.h b/src/game/ScriptedPch.h
index 10702b549b1..1e83a88b87a 100644
--- a/src/game/ScriptedPch.h
+++ b/src/game/ScriptedPch.h
@@ -21,6 +21,7 @@
#include "Chat.h"
#include "DBCStructure.h"
#include "DBCStores.h"
+#include "ObjectMgr.h"
#ifdef WIN32
#include <windows.h>