aboutsummaryrefslogtreecommitdiffstats
path: root/al
diff options
context:
space:
mode:
Diffstat (limited to 'al')
-rw-r--r--al/eax/call.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/al/eax/call.cpp b/al/eax/call.cpp
index abb27933..f00ab5be 100644
--- a/al/eax/call.cpp
+++ b/al/eax/call.cpp
@@ -151,7 +151,7 @@ EaxCall::EaxCall(
fail("EAX version out of range.");
}
- switch(property_id)
+ switch(property_id_)
{
case EAXCONTEXT_LASTERROR:
case EAXCONTEXT_SPEAKERCONFIG: