X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FPerson.cpp;h=76e95033ae3c344c30a281e7fda9e77324b8f37c;hb=38615999d550e75a973ce4d5520c9ef117d65cea;hp=f55b400097bad76913ab38789dd405c51f71fa6c;hpb=bbebd42229325d9f25a0360074e587dc2cc25e7e;p=lugaru.git diff --git a/Source/Person.cpp b/Source/Person.cpp index f55b400..76e9503 100644 --- a/Source/Person.cpp +++ b/Source/Person.cpp @@ -22,6 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. /**> HEADER FILES <**/ #include "Person.h" #include "openal_wrapper.h" +#include "Animation.h" extern float multiplier; extern Animation animation[animation_count];