diff options
author | Chris Robinson <[email protected]> | 2022-01-27 02:59:07 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2022-01-27 02:59:07 -0800 |
commit | f8ac1ffe805b13c8b1cd2bc4d4a8362cbe1c2cbe (patch) | |
tree | a8a24a3e85f7a8f00cf3947da37e97ab0f42d3f6 /al/source.cpp | |
parent | 1bbea9cd3060ef65a2623f156b4f12ebf62c52fe (diff) |
Get rid of MathDefs
Diffstat (limited to 'al/source.cpp')
-rw-r--r-- | al/source.cpp | 1 |
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" |