diff options
Diffstat (limited to 'src/map/magic.cpp')
-rw-r--r-- | src/map/magic.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/magic.cpp b/src/map/magic.cpp index d50d5a7..09b1928 100644 --- a/src/map/magic.cpp +++ b/src/map/magic.cpp @@ -5,6 +5,8 @@ #include "magic-interpreter.hpp" +#include "../poison.hpp" + #undef DEBUG static |