summaryrefslogtreecommitdiff
path: root/src/monitor
diff options
context:
space:
mode:
Diffstat (limited to 'src/monitor')
-rw-r--r--src/monitor/main.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/monitor/main.cpp b/src/monitor/main.cpp
index ec1139a..c27cf77 100644
--- a/src/monitor/main.cpp
+++ b/src/monitor/main.cpp
@@ -37,7 +37,8 @@
#include "../io/read.hpp"
#include "../mmo/config_parse.hpp"
-#include "../mmo/utils.hpp"
+
+#include "../net/timestamp-utils.hpp"
#include "../poison.hpp"