aboutsummaryrefslogtreecommitdiffstats
path: root/al/listener.h
diff options
context:
space:
mode:
Diffstat (limited to 'al/listener.h')
-rw-r--r--al/listener.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/al/listener.h b/al/listener.h
index 05cd3abf..df20ee69 100644
--- a/al/listener.h
+++ b/al/listener.h
@@ -29,7 +29,7 @@ struct ALlistener {
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,