X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmenu%2FSpellMenu.cpp;h=bb66d3c6fcbddff09d6ae5187a0c2b72e3b540fa;hb=2255d436a0c2acc10b015827366a72b2ece86094;hp=57989ed2a9396e659fc0fa5cb5a416f0830d0b94;hpb=350055a7ff27c74882aff8a4d6af2014782f830b;p=l2e.git diff --git a/src/menu/SpellMenu.cpp b/src/menu/SpellMenu.cpp index 57989ed..bb66d3c 100644 --- a/src/menu/SpellMenu.cpp +++ b/src/menu/SpellMenu.cpp @@ -1,15 +1,9 @@ -/* - * SpellMenu.cpp - * - * Created on: Nov 18, 2012 - * Author: holy - */ - #include "SpellMenu.h" #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"