X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FPerson.cpp;h=c8f91191108d48455cf37d4f1dbf6fb9b4eeb6d6;hb=db2e2199f99aac924e695799551bf8fdbe164247;hp=dac3b59373087400aed546f5365be22813162ea3;hpb=afdad50be70181e79ca8a7f6e78c536d663155e3;p=lugaru.git diff --git a/Source/Person.cpp b/Source/Person.cpp index dac3b59..c8f9119 100644 --- a/Source/Person.cpp +++ b/Source/Person.cpp @@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "Person.h" #include "openal_wrapper.h" #include "Animation.h" +#include "Sounds.h" extern float multiplier; extern OPENAL_SAMPLE *samp[100];