diff options
Diffstat (limited to 'src/net/buysellhandler.h')
-rw-r--r-- | src/net/buysellhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |