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