From 25d77892d72d455f8a89372687db45aefbc61cec Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 Sep 2013 14:03:48 +0300 Subject: move windows classes to windows directory. --- src/gui/widgets/spellshortcutcontainer.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/gui/widgets/spellshortcutcontainer.cpp') diff --git a/src/gui/widgets/spellshortcutcontainer.cpp b/src/gui/widgets/spellshortcutcontainer.cpp index cf3fc937b..8e77d3215 100644 --- a/src/gui/widgets/spellshortcutcontainer.cpp +++ b/src/gui/widgets/spellshortcutcontainer.cpp @@ -27,11 +27,12 @@ #include "itemshortcut.h" #include "spellshortcut.h" -#include "gui/inventorywindow.h" -#include "gui/shortcutwindow.h" #include "gui/spellpopup.h" #include "gui/viewport.h" +#include "gui/windows/inventorywindow.h" +#include "gui/windows/shortcutwindow.h" + #include "resources/image.h" #include -- cgit v1.2.3-70-g09d2