aboutsummaryrefslogtreecommitdiffstats
path: root/al/source.h
diff options
context:
space:
mode:
Diffstat (limited to 'al/source.h')
-rw-r--r--al/source.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/al/source.h b/al/source.h
index 2063068a..dd3f56a7 100644
--- a/al/source.h
+++ b/al/source.h
@@ -11,11 +11,11 @@
#include "AL/al.h"
#include "AL/alc.h"
-#include "alcontext.h"
+#include "alc/alcontext.h"
+#include "alc/alu.h"
#include "aldeque.h"
#include "almalloc.h"
#include "alnumeric.h"
-#include "alu.h"
#include "atomic.h"
#include "core/voice.h"
#include "math_defs.h"