summaryrefslogtreecommitdiff
path: root/src/net/ea/inventoryrecv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/inventoryrecv.h')
-rw-r--r--src/net/ea/inventoryrecv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/net/ea/inventoryrecv.h b/src/net/ea/inventoryrecv.h
index a55d88716..b6d6dbdce 100644
--- a/src/net/ea/inventoryrecv.h
+++ b/src/net/ea/inventoryrecv.h
@@ -40,10 +40,10 @@ class Inventory;
namespace Ea
{
- class EquipBackend;
-
typedef std::queue<BeingId> PickupQueue;
+ class EquipBackend;
+
namespace InventoryRecv
{
extern EquipBackend mEquips;