summaryrefslogtreecommitdiff
path: root/src/net/eathena
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-03-05 07:12:43 +0300
committerAndrei Karas <akaras@inbox.ru>2019-03-05 07:12:43 +0300
commit0806affebe2e53f1b22505dfa5353d264ecae39e (patch)
tree36186634162581af0debd88a65fd4c696b5aab6a /src/net/eathena
parent398fab91ac641fc0430b6045ee67339c094511d0 (diff)
downloadplus-0806affebe2e53f1b22505dfa5353d264ecae39e.tar.gz
plus-0806affebe2e53f1b22505dfa5353d264ecae39e.tar.bz2
plus-0806affebe2e53f1b22505dfa5353d264ecae39e.tar.xz
plus-0806affebe2e53f1b22505dfa5353d264ecae39e.zip
Remove extra includes.
Diffstat (limited to 'src/net/eathena')
-rw-r--r--src/net/eathena/inventoryrecv.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/eathena/inventoryrecv.cpp b/src/net/eathena/inventoryrecv.cpp
index eaeb72109..636a289b4 100644
--- a/src/net/eathena/inventoryrecv.cpp
+++ b/src/net/eathena/inventoryrecv.cpp
@@ -37,7 +37,6 @@
#include "enums/resources/notifytypes.h"
#include "enums/net/deleteitemreason.h"
-#include "enums/net/netinventorytype.h"
#include "gui/popups/itempopup.h"