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/intif.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/map/intif.cpp') diff --git a/src/map/intif.cpp b/src/map/intif.cpp index d0b1ea0..57c6048 100644 --- a/src/map/intif.cpp +++ b/src/map/intif.cpp @@ -29,8 +29,9 @@ #include "../io/cxxstdio.hpp" +#include "../net/socket.hpp" + #include "../mmo/mmo.hpp" -#include "../mmo/socket.hpp" #include "battle.hpp" #include "chrif.hpp" -- cgit v1.2.3-70-g09d2