aboutsummaryrefslogtreecommitdiffstats
path: root/al/auxeffectslot.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-12-17 01:25:33 -0800
committerChris Robinson <[email protected]>2020-12-17 02:47:03 -0800
commitd578bc6cb1b9bce4954ded9b138d51980163c233 (patch)
treee38c0c3869f80e39693f19ff7c184708ac4e7770 /al/auxeffectslot.cpp
parentf0fe57dc5a1b518397688b868592287f49d1afef (diff)
Move logging to core
Diffstat (limited to 'al/auxeffectslot.cpp')
-rw-r--r--al/auxeffectslot.cpp2
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"