aboutsummaryrefslogtreecommitdiffstats
path: root/al/listener.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2019-08-05 22:40:19 -0700
committerChris Robinson <[email protected]>2019-08-06 23:13:05 -0700
commit7c069e29ee721b2d1294dea72aa48d73d45d2009 (patch)
treeeebbfc9260cf131f2ae354b20baff812a3fd84ea /al/listener.h
parent50c59dab8f8ec460b05681d545b6f5a0b3372097 (diff)
Update some more includes
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 094e3067..05d93d19 100644
--- a/al/listener.h
+++ b/al/listener.h
@@ -6,7 +6,7 @@
#include "AL/al.h"
#include "AL/alc.h"
-#include "AL/alext.h"
+#include "AL/efx.h"
#include "vecmat.h"