aboutsummaryrefslogtreecommitdiffstats
path: root/al/filter.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2021-04-27 16:40:22 -0700
committerChris Robinson <[email protected]>2021-04-27 16:40:22 -0700
commit06dcfc3fcfe7a93e9ec53406077b3211579cc92f (patch)
treef983566b860610e37572aef48d5f436a65aad311 /al/filter.cpp
parent061148072f6bbcda20d57a4512e414c833129479 (diff)
Rename alcmain.h to device.h
Diffstat (limited to 'al/filter.cpp')
-rw-r--r--al/filter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/al/filter.cpp b/al/filter.cpp
index 09249c81..0c4e647f 100644
--- a/al/filter.cpp
+++ b/al/filter.cpp
@@ -37,8 +37,8 @@
#include "AL/efx.h"
#include "albit.h"
-#include "alc/alcmain.h"
#include "alc/alcontext.h"
+#include "alc/device.h"
#include "almalloc.h"
#include "alnumeric.h"
#include "core/except.h"