summaryrefslogtreecommitdiffstats
path: root/src/world/Section.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/world/Section.hpp')
-rw-r--r--src/world/Section.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/world/Section.hpp b/src/world/Section.hpp
index 3065cbd..36fc91a 100644
--- a/src/world/Section.hpp
+++ b/src/world/Section.hpp
@@ -3,6 +3,7 @@
#include <vector>
#include <map>
#include <condition_variable>
+#include <easylogging++.h>
#include "Block.hpp"
#include "../packet/Field.hpp"