aboutsummaryrefslogtreecommitdiff
path: root/src/monster.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/monster.hh')
-rw-r--r--src/monster.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monster.hh b/src/monster.hh
index 7e18f48..b9bd27e 100644
--- a/src/monster.hh
+++ b/src/monster.hh
@@ -1,7 +1,7 @@
#ifndef TIBIA_MONSTER_HH_
#define TIBIA_MONSTER_HH_ 1
-#include "main.hh"
+#include "common.hh"
#include "creature.hh"
#include "containers.hh"
#include "enums.hh"