aboutsummaryrefslogtreecommitdiffstats
path: root/al/source.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2022-01-27 02:59:07 -0800
committerChris Robinson <[email protected]>2022-01-27 02:59:07 -0800
commitf8ac1ffe805b13c8b1cd2bc4d4a8362cbe1c2cbe (patch)
treea8a24a3e85f7a8f00cf3947da37e97ab0f42d3f6 /al/source.cpp
parent1bbea9cd3060ef65a2623f156b4f12ebf62c52fe (diff)
Get rid of MathDefs
Diffstat (limited to 'al/source.cpp')
-rw-r--r--al/source.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/al/source.cpp b/al/source.cpp
index 5e34e1df..f7b07338 100644
--- a/al/source.cpp
+++ b/al/source.cpp
@@ -68,7 +68,6 @@
#include "core/voice_change.h"
#include "event.h"
#include "filter.h"
-#include "math_defs.h"
#include "opthelpers.h"
#include "ringbuffer.h"
#include "threads.h"