aboutsummaryrefslogtreecommitdiffstats
path: root/al/effects/modulator.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2022-05-16 02:08:18 -0700
committerChris Robinson <[email protected]>2022-05-16 02:08:18 -0700
commit65e4c20c27f2acf853e58fd4c26ebc0e3eb926c6 (patch)
tree4fb9a3bffbda4ab8dc1363caa2426cf8e8bbf30e /al/effects/modulator.cpp
parent83238973ed08225adf03e76b6933e0c209f93fd9 (diff)
Move EAX files to their own sub-directory
Diffstat (limited to 'al/effects/modulator.cpp')
-rw-r--r--al/effects/modulator.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/al/effects/modulator.cpp b/al/effects/modulator.cpp
index 800b892d..082597cd 100644
--- a/al/effects/modulator.cpp
+++ b/al/effects/modulator.cpp
@@ -15,8 +15,8 @@
#include "alnumeric.h"
-#include "al/eax_exception.h"
-#include "al/eax_utils.h"
+#include "al/eax/exception.h"
+#include "al/eax/utils.h"
#endif // ALSOFT_EAX