summaryrefslogtreecommitdiff
path: root/src/map/magic-v2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/magic-v2.cpp')
-rw-r--r--src/map/magic-v2.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/magic-v2.cpp b/src/map/magic-v2.cpp
index 510c619..1e2a330 100644
--- a/src/map/magic-v2.cpp
+++ b/src/map/magic-v2.cpp
@@ -27,13 +27,13 @@
#include "../strings/rstring.hpp"
#include "../strings/literal.hpp"
+#include "../generic/dumb_ptr.hpp"
+
#include "../io/cxxstdio.hpp"
#include "../io/line.hpp"
#include "../sexpr/parser.hpp"
-#include "../mmo/dumb_ptr.hpp"
-
#include "itemdb.hpp"
#include "magic-expr.hpp"
#include "magic-interpreter.hpp"