summaryrefslogtreecommitdiff
path: root/src/mmo/mmo.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mmo/mmo.hpp')
-rw-r--r--src/mmo/mmo.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mmo/mmo.hpp b/src/mmo/mmo.hpp
index 15c3fa5..c72d815 100644
--- a/src/mmo/mmo.hpp
+++ b/src/mmo/mmo.hpp
@@ -32,8 +32,9 @@
# include "../generic/array.hpp"
# include "../generic/enum.hpp"
+# include "../net/timer.t.hpp"
+
# include "ids.hpp"
-# include "timer.t.hpp"
// affects CharName
# define NAME_IGNORING_CASE 1