aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alAuxEffectSlot.h
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32/Include/alAuxEffectSlot.h')
-rw-r--r--OpenAL32/Include/alAuxEffectSlot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenAL32/Include/alAuxEffectSlot.h b/OpenAL32/Include/alAuxEffectSlot.h
index 060ab533..36f09782 100644
--- a/OpenAL32/Include/alAuxEffectSlot.h
+++ b/OpenAL32/Include/alAuxEffectSlot.h
@@ -59,7 +59,7 @@ static const struct ALeffectStateVtable T##_ALeffectState_vtable = { \
}
-struct EeffectStateFactoryVtable;
+struct EffectStateFactoryVtable;
typedef struct EffectStateFactory {
const struct EffectStateFactoryVtable *vtab;