diff options
Diffstat (limited to 'src/map/clif.cpp')
-rw-r--r-- | src/map/clif.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/clif.cpp b/src/map/clif.cpp index f715210..e26e64e 100644 --- a/src/map/clif.cpp +++ b/src/map/clif.cpp @@ -39,6 +39,8 @@ #include "tmw.hpp" #include "trade.hpp" +#include "../poison.hpp" + #define DUMP_UNKNOWN_PACKET 1 #define EMOTE_IGNORED 0x0e |