From 45c769b20e3b59446b58e182988547e6fe8507e0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Jan 2016 14:48:13 +0300 Subject: Move invetory into inventory directory. --- src/actions/commands.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/actions/commands.cpp') diff --git a/src/actions/commands.cpp b/src/actions/commands.cpp index 84001d989..95be13364 100644 --- a/src/actions/commands.cpp +++ b/src/actions/commands.cpp @@ -23,7 +23,6 @@ #include "actormanager.h" #include "configuration.h" #include "game.h" -#include "inventory.h" #include "party.h" #include "actions/actiondef.h" @@ -64,6 +63,8 @@ #include "resources/iteminfo.h" #include "resources/chatobject.h" +#include "resources/inventory/inventory.h" + #include "resources/item/item.h" #include "utils/chatutils.h" -- cgit v1.2.3-60-g2f50