aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alu.h
diff options
context:
space:
mode:
Diffstat (limited to 'alc/alu.h')
-rw-r--r--alc/alu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/alu.h b/alc/alu.h
index ef88bdf6..88c22e6f 100644
--- a/alc/alu.h
+++ b/alc/alu.h
@@ -10,7 +10,7 @@
#include "AL/alc.h"
#include "AL/alext.h"
-#include "alBuffer.h"
+#include "al/buffer.h"
#include "alcmain.h"
#include "almalloc.h"
#include "alspan.h"