From d38d2553649555714bfe20f8ca72614974993d47 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 28 Jul 2019 21:29:59 -0700 Subject: More include cleanups --- alc/mastering.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'alc/mastering.h') diff --git a/alc/mastering.h b/alc/mastering.h index 34dc8dcb..5be769ac 100644 --- a/alc/mastering.h +++ b/alc/mastering.h @@ -5,13 +5,13 @@ #include "AL/al.h" -#include "almalloc.h" /* For FloatBufferLine/BUFFERSIZE. */ #include "alcmain.h" - +#include "almalloc.h" struct SlidingHold; + /* General topology and basic automation was based on the following paper: * * D. Giannoulis, M. Massberg and J. D. Reiss, -- cgit v1.2.3