From be34dbe608b2e1a2d8239f00ad5ee0c2a902178d Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Wed, 16 Jan 2008 14:01:24 -0800 Subject: Don't include alAuxEffectSlot.h in alSource.h --- Alc/ALu.c | 1 + 1 file changed, 1 insertion(+) (limited to 'Alc/ALu.c') diff --git a/Alc/ALu.c b/Alc/ALu.c index df5ad6b0..9b2fd33a 100644 --- a/Alc/ALu.c +++ b/Alc/ALu.c @@ -30,6 +30,7 @@ #include "alBuffer.h" #include "alThunk.h" #include "alListener.h" +#include "alAuxEffectSlot.h" #include "bs2b.h" #if defined(HAVE_STDINT_H) -- cgit v1.2.3