From 816bd8ab309dc0fe9afefcc5e3f2c294d3dc60a5 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 30 Jan 2022 05:42:44 -0800 Subject: Move ALSOFT_EAX definition to config.h And disable it by default for non-Windows targets --- al/eax_exception.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'al/eax_exception.cpp') diff --git a/al/eax_exception.cpp b/al/eax_exception.cpp index e3635793..c8ecf79d 100644 --- a/al/eax_exception.cpp +++ b/al/eax_exception.cpp @@ -1,3 +1,5 @@ +#include "config.h" + #include "eax_exception.h" #include -- cgit v1.2.3