diff options
Diffstat (limited to 'src/net/eathena/playerrecv.cpp')
-rw-r--r-- | src/net/eathena/playerrecv.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/eathena/playerrecv.cpp b/src/net/eathena/playerrecv.cpp index 4dcfd98bd..d397a6577 100644 --- a/src/net/eathena/playerrecv.cpp +++ b/src/net/eathena/playerrecv.cpp @@ -23,7 +23,6 @@ #include "net/eathena/playerrecv.h" #include "configuration.h" -#include "game.h" #include "notifymanager.h" #include "being/beingflag.h" @@ -41,8 +40,6 @@ #include "net/messagein.h" -#include "resources/map/map.h" - #include "debug.h" namespace EAthena |