diff options
Diffstat (limited to 'src/spellmanager.cpp')
-rw-r--r-- | src/spellmanager.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spellmanager.cpp b/src/spellmanager.cpp index 4877e9e71..8dbdd0354 100644 --- a/src/spellmanager.cpp +++ b/src/spellmanager.cpp @@ -37,6 +37,7 @@ #include "resources/db/commandsdb.h" #include "utils/dtor.h" +#include "utils/foreach.h" #include <sstream> |