aboutsummaryrefslogtreecommitdiffstats
path: root/al/listener.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'al/listener.cpp')
-rw-r--r--al/listener.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/al/listener.cpp b/al/listener.cpp
index 1909c644..16c3f6a5 100644
--- a/al/listener.cpp
+++ b/al/listener.cpp
@@ -451,7 +451,7 @@ void UpdateListenerProps(ALCcontext *context)
}
}
-#if ALSOFT_EAX
+#ifdef ALSOFT_EAX
// `alListenerf(AL_METERS_PER_UNIT, value)`
void eax_set_al_listener_meters_per_unit(
ALCcontext& al_context,