From 20ef8bf390541339f068676f9d14061fe2f5e115 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Thu, 31 Dec 2020 16:47:12 -0800 Subject: Move cpu_caps and fpu_ctrl to core --- al/auxeffectslot.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'al') diff --git a/al/auxeffectslot.cpp b/al/auxeffectslot.cpp index 61a31774..9a319126 100644 --- a/al/auxeffectslot.cpp +++ b/al/auxeffectslot.cpp @@ -43,9 +43,9 @@ #include "alu.h" #include "buffer.h" #include "core/except.h" +#include "core/fpu_ctrl.h" #include "core/logging.h" #include "effect.h" -#include "fpu_ctrl.h" #include "inprogext.h" #include "opthelpers.h" -- cgit v1.2.3