diff options
Diffstat (limited to 'al/auxeffectslot.cpp')
-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 46f68374..a69df77a 100644 --- a/al/auxeffectslot.cpp +++ b/al/auxeffectslot.cpp @@ -42,10 +42,10 @@ #include "alspan.h" #include "alu.h" #include "buffer.h" +#include "core/logging.h" #include "effect.h" #include "fpu_ctrl.h" #include "inprogext.h" -#include "logging.h" #include "opthelpers.h" |