From 9260aeeb212583c430e4f9aaa3e8b37559774fe3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 28 Dec 2017 21:42:33 +0300 Subject: Remove extra includes. --- src/net/ea/traderecv.cpp | 2 ++ src/net/eathena/familyrecv.cpp | 2 ++ 2 files changed, 4 insertions(+) (limited to 'src/net') diff --git a/src/net/ea/traderecv.cpp b/src/net/ea/traderecv.cpp index bcae47af0..562e746fa 100644 --- a/src/net/ea/traderecv.cpp +++ b/src/net/ea/traderecv.cpp @@ -27,6 +27,8 @@ #include "being/playerinfo.h" #include "being/playerrelation.h" +#include "const/sound.h" + #include "enums/resources/notifytypes.h" #include "gui/windows/tradewindow.h" diff --git a/src/net/eathena/familyrecv.cpp b/src/net/eathena/familyrecv.cpp index 8c9d63b3e..3cdd929b2 100644 --- a/src/net/eathena/familyrecv.cpp +++ b/src/net/eathena/familyrecv.cpp @@ -25,6 +25,8 @@ #include "being/localplayer.h" +#include "const/sound.h" + #include "enums/resources/notifytypes.h" #include "gui/widgets/createwidget.h" -- cgit v1.2.3-70-g09d2