diff options
Diffstat (limited to 'al/effect.cpp')
-rw-r--r-- | al/effect.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/al/effect.cpp b/al/effect.cpp index b45ba00a..3cfccaa3 100644 --- a/al/effect.cpp +++ b/al/effect.cpp @@ -44,8 +44,8 @@ #include "almalloc.h" #include "alnumeric.h" #include "alstring.h" +#include "core/logging.h" #include "effects/base.h" -#include "logging.h" #include "opthelpers.h" #include "vector.h" |