X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmenu%2FSpellMenu.cpp;h=bb66d3c6fcbddff09d6ae5187a0c2b72e3b540fa;hb=5cbe0ba11d6fe180f49101547f05e7fe586d55c0;hp=b42a39afa04d4724a3385282fe7d02545a5c9dd6;hpb=cc3d698b8c1ad09d7a3f9e3f28bc84e0ac1735ea;p=l2e.git diff --git a/src/menu/SpellMenu.cpp b/src/menu/SpellMenu.cpp index b42a39a..bb66d3c 100644 --- a/src/menu/SpellMenu.cpp +++ b/src/menu/SpellMenu.cpp @@ -3,6 +3,7 @@ #include "HeroStatus.h" #include "PartyMenu.h" #include "Resources.h" +#include "../app/Application.h" #include "../app/Input.h" #include "../common/GameConfig.h" #include "../common/GameState.h"