aboutsummaryrefslogtreecommitdiffstats
path: root/al/auxeffectslot.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2021-04-27 16:04:54 -0700
committerChris Robinson <[email protected]>2021-04-27 16:04:54 -0700
commit061148072f6bbcda20d57a4512e414c833129479 (patch)
tree5bf9c8897eec173cb2846924711f2d79f07fbeff /al/auxeffectslot.h
parent2571d9bbc4112fb5d330dee38c8c4040c2ade763 (diff)
Update include headers
Don't add alc/ to the include paths.
Diffstat (limited to 'al/auxeffectslot.h')
-rw-r--r--al/auxeffectslot.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/al/auxeffectslot.h b/al/auxeffectslot.h
index 8d7e396b..ca73c757 100644
--- a/al/auxeffectslot.h
+++ b/al/auxeffectslot.h
@@ -8,11 +8,11 @@
#include "AL/alc.h"
#include "AL/efx.h"
-#include "alcmain.h"
+#include "alc/alcmain.h"
+#include "alc/effectslot.h"
+#include "alc/effects/base.h"
#include "almalloc.h"
#include "atomic.h"
-#include "effectslot.h"
-#include "effects/base.h"
#include "intrusive_ptr.h"
#include "vector.h"