diff options
Diffstat (limited to 'Alc/ringbuffer.cpp')
-rw-r--r-- | Alc/ringbuffer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Alc/ringbuffer.cpp b/Alc/ringbuffer.cpp index 72267bd0..9d20db6c 100644 --- a/Alc/ringbuffer.cpp +++ b/Alc/ringbuffer.cpp @@ -25,7 +25,6 @@ #include <limits.h> #include "ringbuffer.h" -#include "align.h" #include "atomic.h" #include "threads.h" #include "almalloc.h" |