aboutsummaryrefslogtreecommitdiff
path: root/src/containers.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/containers.hh')
-rw-r--r--src/containers.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/containers.hh b/src/containers.hh
index f249c81..8000d3c 100644
--- a/src/containers.hh
+++ b/src/containers.hh
@@ -1,7 +1,7 @@
#ifndef TIBIA_CONTAINERS_HH_
#define TIBIA_CONTAINERS_HH_ 1
-#include "main.hh"
+#include "common.hh"
// NOTE(fusion): What the actual fuck. This is an ever growing dynamic array
// with each access through `operator()` growing it to make sure the requested