From 2f661bd9a1c7f9c469748032d805fc5f78bf726e Mon Sep 17 00:00:00 2001 From: Gacko Date: Sun, 23 Nov 2014 15:23:09 +0100 Subject: Fix PCH build --- src/server/game/DataStores/DB2Structure.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/server/game/DataStores/DB2Structure.h b/src/server/game/DataStores/DB2Structure.h index de5436860a6..054118be481 100644 --- a/src/server/game/DataStores/DB2Structure.h +++ b/src/server/game/DataStores/DB2Structure.h @@ -21,6 +21,7 @@ #include "Common.h" #include "DBCEnums.h" #include "ItemPrototype.h" +#include "Path.h" // GCC has alternative #pragma pack(N) syntax and old gcc version does not support pack(push, N), also any gcc version does not support it at some platform #if defined(__GNUC__) -- cgit v1.2.3