X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGlobals.cpp;h=c5cb64cc371766471c4e44c3806479086b0f10ce;hb=38615999d550e75a973ce4d5520c9ef117d65cea;hp=b3b7eee8e2c4463e23dc0deb8555492fb398c227;hpb=bbebd42229325d9f25a0360074e587dc2cc25e7e;p=lugaru.git diff --git a/Source/Globals.cpp b/Source/Globals.cpp index b3b7eee..c5cb64c 100644 --- a/Source/Globals.cpp +++ b/Source/Globals.cpp @@ -36,6 +36,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "Stereo.h" #include "Constants.h" +#include "Animation.h" bool visibleloading = 0; OPENAL_SAMPLE *samp[100] = {0};