aboutsummaryrefslogtreecommitdiff
path: root/src/script.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/script.hh')
-rw-r--r--src/script.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script.hh b/src/script.hh
index 5b63f56..0a83196 100644
--- a/src/script.hh
+++ b/src/script.hh
@@ -1,7 +1,7 @@
#ifndef TIBIA_SCRIPT_HH_
#define TIBIA_SCRIPT_HH_ 1
-#include "main.hh"
+#include "common.hh"
#include "enums.hh"
struct TReadScriptFile {