From d06209ef5a4cf3de196efce8f3987f04af577364 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Tue, 27 Apr 2021 08:39:17 -0700 Subject: Update includes --- alc/effects/vmorpher.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alc/effects/vmorpher.cpp') diff --git a/alc/effects/vmorpher.cpp b/alc/effects/vmorpher.cpp index f3ed7aad..c17ccd0c 100644 --- a/alc/effects/vmorpher.cpp +++ b/alc/effects/vmorpher.cpp @@ -26,12 +26,12 @@ #include #include -#include "alcontext.h" #include "almalloc.h" #include "alnumeric.h" #include "alspan.h" #include "core/ambidefs.h" #include "core/bufferline.h" +#include "core/context.h" #include "core/devformat.h" #include "core/device.h" #include "core/mixer.h" -- cgit v1.2.3