X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;ds=sidebyside;f=Source%2FGameTick.cpp;h=2adf41e1ca63093be7c6fdd18a73424c5fe978e5;hb=38615999d550e75a973ce4d5520c9ef117d65cea;hp=879082529777acd783620e0a525430de9a9ec49d;hpb=bbebd42229325d9f25a0360074e587dc2cc25e7e;p=lugaru.git diff --git a/Source/GameTick.cpp b/Source/GameTick.cpp index 8790825..2adf41e 100644 --- a/Source/GameTick.cpp +++ b/Source/GameTick.cpp @@ -32,6 +32,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "openal_wrapper.h" #include "Settings.h" #include "Input.h" +#include "Animation.h" using namespace std;