aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alc/alc.cpp')
-rw-r--r--alc/alc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/alc.cpp b/alc/alc.cpp
index 1f7b999d..9eface89 100644
--- a/alc/alc.cpp
+++ b/alc/alc.cpp
@@ -66,7 +66,6 @@
#include "al/listener.h"
#include "al/source.h"
#include "albit.h"
-#include "alcmain.h"
#include "albyte.h"
#include "alconfig.h"
#include "alcontext.h"
@@ -94,6 +93,7 @@
#include "core/logging.h"
#include "core/uhjfilter.h"
#include "core/voice_change.h"
+#include "device.h"
#include "effects/base.h"
#include "inprogext.h"
#include "intrusive_ptr.h"