diff options
Diffstat (limited to 'al')
-rw-r--r-- | al/auxeffectslot.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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" |