aboutsummaryrefslogtreecommitdiff
path: root/src/connection.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/connection.hh')
-rw-r--r--src/connection.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/connection.hh b/src/connection.hh
index 724ac91..2eafcde 100644
--- a/src/connection.hh
+++ b/src/connection.hh
@@ -1,7 +1,7 @@
#ifndef TIBIA_CONNECTION_HH_
#define TIBIA_CONNECTION_HH_ 1
-#include "main.hh"
+#include "common.hh"
#include "enums.hh"
struct TConnection;