From c87b1dc338eadc68accac02563a487d7d8e1c9a0 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 12 May 2014 17:24:51 -0700 Subject: Split net/ from mmo/ --- src/map/magic.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/map/magic.cpp') diff --git a/src/map/magic.cpp b/src/map/magic.cpp index 88ee1f1..b502d3e 100644 --- a/src/map/magic.cpp +++ b/src/map/magic.cpp @@ -24,9 +24,9 @@ #include "../strings/xstring.hpp" -#include "../io/cxxstdio.hpp" +#include "../generic/dumb_ptr.hpp" -#include "../mmo/dumb_ptr.hpp" +#include "../io/cxxstdio.hpp" #include "magic-expr.hpp" #include "magic-interpreter.hpp" -- cgit v1.2.3-70-g09d2