From 75802940ea0f10c4ecce5ab55140c38a164ba574 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 29 Dec 2015 02:21:53 +0300 Subject: Move shopitem into item directory. --- src/net/buysellhandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/buysellhandler.h') diff --git a/src/net/buysellhandler.h b/src/net/buysellhandler.h index 7e7472ce6..48d76d67b 100644 --- a/src/net/buysellhandler.h +++ b/src/net/buysellhandler.h @@ -23,7 +23,7 @@ #ifndef NET_BUYSELLHANDLER_H #define NET_BUYSELLHANDLER_H -#include "shopitem.h" +#include "resources/item/shopitem.h" namespace Net { -- cgit v1.2.3-70-g09d2