diff options
Diffstat (limited to 'src/skill.hh')
| -rw-r--r-- | src/skill.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/skill.hh b/src/skill.hh index c3beff6..353eb7d 100644 --- a/src/skill.hh +++ b/src/skill.hh @@ -1,7 +1,7 @@ #ifndef TIBIA_SKILL_HH_ #define TIBIA_SKILL_HH_ 1 -#include "main.hh" +#include "common.hh" struct TCreature; |
