From ac3ccda23ac4b5c69e15147b8082d90df2ac23de Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 Dec 2015 22:45:52 +0300 Subject: Move spells and graphics related constants into separate files. --- src/spellshortcut.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/spellshortcut.cpp') diff --git a/src/spellshortcut.cpp b/src/spellshortcut.cpp index 4330b395f..c0afd2b20 100644 --- a/src/spellshortcut.cpp +++ b/src/spellshortcut.cpp @@ -22,6 +22,10 @@ #include "spellshortcut.h" +#include "spellmanager.h" + +#include "const/spells.h" + #include "debug.h" SpellShortcut *spellShortcut = nullptr; -- cgit v1.2.3-70-g09d2