aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/effects/vmorpher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/effects/vmorpher.cpp')
-rw-r--r--Alc/effects/vmorpher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Alc/effects/vmorpher.cpp b/Alc/effects/vmorpher.cpp
index 6f7e22ae..eebba3f1 100644
--- a/Alc/effects/vmorpher.cpp
+++ b/Alc/effects/vmorpher.cpp
@@ -25,7 +25,7 @@
#include <algorithm>
#include <functional>
-#include "alMain.h"
+#include "alcmain.h"
#include "alcontext.h"
#include "alAuxEffectSlot.h"
#include "alError.h"