From 9f3eddda4befaf04c0c1a08983f210ee7c77b8ea Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 17 May 2014 18:31:23 +0300 Subject: Move font.cpp/h into fonts directory. --- src/gui/widgets/spellshortcutcontainer.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/widgets/spellshortcutcontainer.cpp') diff --git a/src/gui/widgets/spellshortcutcontainer.cpp b/src/gui/widgets/spellshortcutcontainer.cpp index e86376812..3c57d1034 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/font.h" #include "gui/viewport.h" +#include "gui/fonts/font.h" + #include "gui/popups/spellpopup.h" #include "gui/windows/shortcutwindow.h" -- cgit v1.2.3-60-g2f50