aboutsummaryrefslogtreecommitdiffstats
path: root/alc/mixer
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-12-04 14:45:55 -0800
committerChris Robinson <[email protected]>2020-12-04 14:45:55 -0800
commit16ec07275f68919cc0e4264f917e4fcebcdca039 (patch)
tree36da6ad5110fce78992ab4a1185b193a21293206 /alc/mixer
parent50e33ce8f49fdf40a9c48871d63e2cb49d72c94f (diff)
Remove an unneeded include
Diffstat (limited to 'alc/mixer')
-rw-r--r--alc/mixer/hrtfbase.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/alc/mixer/hrtfbase.h b/alc/mixer/hrtfbase.h
index 96cc1c98..634736c0 100644
--- a/alc/mixer/hrtfbase.h
+++ b/alc/mixer/hrtfbase.h
@@ -3,7 +3,6 @@
#include <algorithm>
-#include "alu.h"
#include "../hrtf.h"
#include "opthelpers.h"
#include "voice.h"