diff options
Diffstat (limited to 'src/gui/windows/shopselldialog.h')
-rw-r--r-- | src/gui/windows/shopselldialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/windows/shopselldialog.h b/src/gui/windows/shopselldialog.h index 8ae90d903..9fb8c1635 100644 --- a/src/gui/windows/shopselldialog.h +++ b/src/gui/windows/shopselldialog.h @@ -23,7 +23,7 @@ #ifndef GUI_WINDOWS_SHOPSELLDIALOG_H #define GUI_WINDOWS_SHOPSELLDIALOG_H -#include "gui/windows/selldialog.h" +#include "gui/widgets/selldialog.h" /** * The sell dialog. |