From f513868a135c1af288ff13ba2fcfdd6a5dc70a19 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 Sep 2013 20:36:56 +0300 Subject: move db files into db directory. --- src/commands.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index b3e4b4817..727bb036c 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -69,10 +69,11 @@ #include "resources/subimage.h" #endif -#include "resources/itemdb.h" #include "resources/iteminfo.h" #include "resources/resourcemanager.h" +#include "resources/db/itemdb.h" + #include "utils/gettext.h" #include "utils/process.h" -- cgit v1.2.3-60-g2f50