summaryrefslogtreecommitdiff
path: root/src/gui/windows/buyingstoreselldialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/buyingstoreselldialog.cpp')
-rw-r--r--src/gui/windows/buyingstoreselldialog.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/windows/buyingstoreselldialog.cpp b/src/gui/windows/buyingstoreselldialog.cpp
index a93ee53f6..c4425b6aa 100644
--- a/src/gui/windows/buyingstoreselldialog.cpp
+++ b/src/gui/windows/buyingstoreselldialog.cpp
@@ -24,7 +24,6 @@
#include "actormanager.h"
#include "inventory.h"
-#include "shopitem.h"
#include "being/playerinfo.h"
@@ -34,6 +33,8 @@
#include "net/buyingstorehandler.h"
+#include "resources/item/shopitem.h"
+
#include "debug.h"
BuyingStoreSellDialog::BuyingStoreSellDialog(const BeingId accountId,