aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alc/alu.cpp')
-rw-r--r--alc/alu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/alu.cpp b/alc/alu.cpp
index 1824a5a9..5ea54f23 100644
--- a/alc/alu.cpp
+++ b/alc/alu.cpp
@@ -55,9 +55,9 @@
#include "alnumeric.h"
#include "alspan.h"
#include "alstring.h"
-#include "ambidefs.h"
#include "atomic.h"
#include "bformatdec.h"
+#include "core/ambidefs.h"
#include "core/bs2b.h"
#include "core/bsinc_tables.h"
#include "core/devformat.h"