From f56ef433d8bbf8709b559276bea79c6acb8167ef Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Fri, 20 Mar 2020 15:01:45 -0700 Subject: Move the FPUCtl methods to its own source --- al/auxeffectslot.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'al/auxeffectslot.cpp') diff --git a/al/auxeffectslot.cpp b/al/auxeffectslot.cpp index dbd16928..6a7bbb46 100644 --- a/al/auxeffectslot.cpp +++ b/al/auxeffectslot.cpp @@ -42,7 +42,7 @@ #include "alspan.h" #include "alu.h" #include "effect.h" -#include "fpu_modes.h" +#include "fpu_ctrl.h" #include "inprogext.h" #include "logging.h" #include "opthelpers.h" -- cgit v1.2.3