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