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/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 6ba5429fa..48468b421 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -947,8 +947,8 @@ SET(SRCS particle/imageparticle.h resources/sprite/imagesprite.cpp resources/sprite/imagesprite.h - inventory.cpp - inventory.h + resources/inventory/inventory.cpp + resources/inventory/inventory.h resources/item/item.cpp resources/item/item.h itemcolormanager.cpp -- cgit v1.2.3-60-g2f50