From 39e19833f3cdb67b53544f3a8787628e484a50ef Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 15 Jun 2016 19:00:59 +0300 Subject: Fix other include issues. --- src/net/eathena/petrecv.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/net/eathena/petrecv.cpp') diff --git a/src/net/eathena/petrecv.cpp b/src/net/eathena/petrecv.cpp index 29a19ff86..c89227f72 100644 --- a/src/net/eathena/petrecv.cpp +++ b/src/net/eathena/petrecv.cpp @@ -23,7 +23,6 @@ #include "actormanager.h" #include "notifymanager.h" -#include "being/localplayer.h" #include "being/petinfo.h" #include "being/playerinfo.h" @@ -35,16 +34,11 @@ #include "gui/widgets/createwidget.h" -#include "gui/widgets/tabs/chat/chattab.h" - #include "net/inventoryhandler.h" #include "net/messagein.h" #include "net/eathena/menu.h" -#include "utils/gettext.h" -#include "utils/stringutils.h" - #include "debug.h" namespace EAthena -- cgit v1.2.3-70-g09d2