diff options
Diffstat (limited to 'src/magic.hh')
| -rw-r--r-- | src/magic.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/magic.hh b/src/magic.hh index e1dc354..8946153 100644 --- a/src/magic.hh +++ b/src/magic.hh @@ -2,7 +2,7 @@ #define TIBIA_MAGIC_HH_ 1 #include "common.hh" -#include "creature.hh" +#include "cr.hh" enum : int { FIELD_TYPE_FIRE = 1, |
