From fccd01bd0fba297531595b51ffb8db044ed6f22c Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 12 May 2014 18:13:28 -0700 Subject: split out the horrible unchecked buffer accessors --- src/map/pc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/pc.cpp') diff --git a/src/map/pc.cpp b/src/map/pc.cpp index 9a1493f..f3f56b1 100644 --- a/src/map/pc.cpp +++ b/src/map/pc.cpp @@ -39,8 +39,8 @@ #include "../io/cxxstdio.hpp" #include "../io/read.hpp" -#include "../net/socket.hpp" #include "../net/timer.hpp" +#include "../net/vomit.hpp" #include "../mmo/utils.hpp" -- cgit v1.2.3-70-g09d2