From c65cb0d97fbaa37f531d6fb47ce9d798b001b637 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 19 May 2014 22:50:16 +0300 Subject: fix code style. --- src/resources/db/itemdb.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/resources/db/itemdb.h') diff --git a/src/resources/db/itemdb.h b/src/resources/db/itemdb.h index 5328ecc59..5491e3ad4 100644 --- a/src/resources/db/itemdb.h +++ b/src/resources/db/itemdb.h @@ -25,14 +25,17 @@ #include "utils/stringvector.h" -#include "resources/db/itemdbstat.h" - #include #include "localconsts.h" class ItemInfo; +namespace ItemDB +{ + struct Stat; +} + /** * Item information database. */ -- cgit v1.2.3-60-g2f50