From f66d0455c65855da1768c692857aa661e5208d8c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 29 Dec 2017 06:54:23 +0300 Subject: Remove extra include. --- src/gui/windows/shopwindow.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gui/windows/shopwindow.cpp b/src/gui/windows/shopwindow.cpp index dd09303fe..7f4fdc538 100644 --- a/src/gui/windows/shopwindow.cpp +++ b/src/gui/windows/shopwindow.cpp @@ -22,8 +22,6 @@ #include "gui/windows/shopwindow.h" -#include "const/sound.h" - #include "const/resources/currency.h" #ifdef TMWA_SUPPORT @@ -33,6 +31,8 @@ #include "gui/windows/shopselldialog.h" #include "gui/windows/tradewindow.h" +#include "const/sound.h" + #include "const/gui/chat.h" #endif // TMWA_SUPPORT -- cgit v1.2.3-60-g2f50