diff options
Diffstat (limited to 'al/auxeffectslot.h')
-rw-r--r-- | al/auxeffectslot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/al/auxeffectslot.h b/al/auxeffectslot.h index ca73c757..27423830 100644 --- a/al/auxeffectslot.h +++ b/al/auxeffectslot.h @@ -8,7 +8,7 @@ #include "AL/alc.h" #include "AL/efx.h" -#include "alc/alcmain.h" +#include "alc/device.h" #include "alc/effectslot.h" #include "alc/effects/base.h" #include "almalloc.h" |