summaryrefslogtreecommitdiff
path: root/src/gui/widgets/spellshortcutcontainer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/spellshortcutcontainer.cpp')
-rw-r--r--src/gui/widgets/spellshortcutcontainer.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/widgets/spellshortcutcontainer.cpp b/src/gui/widgets/spellshortcutcontainer.cpp
index 8e77d3215..648a493b1 100644
--- a/src/gui/widgets/spellshortcutcontainer.cpp
+++ b/src/gui/widgets/spellshortcutcontainer.cpp
@@ -27,9 +27,10 @@
#include "itemshortcut.h"
#include "spellshortcut.h"
-#include "gui/spellpopup.h"
#include "gui/viewport.h"
+#include "gui/popups/spellpopup.h"
+
#include "gui/windows/inventorywindow.h"
#include "gui/windows/shortcutwindow.h"