aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alu.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2019-08-05 18:36:39 -0700
committerChris Robinson <[email protected]>2019-08-05 18:36:39 -0700
commit80a85febcfb44369b7c84f4d64a7e53bf390f920 (patch)
treeb6b6354ddf8955139f9dcfab2ca2ea52da8f6ce5 /alc/alu.h
parentd06afa7ca11e06186a62c9465ad099374a4514e7 (diff)
Update some includes
Diffstat (limited to 'alc/alu.h')
-rw-r--r--alc/alu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/alc/alu.h b/alc/alu.h
index c795c777..dd133f5a 100644
--- a/alc/alu.h
+++ b/alc/alu.h
@@ -15,6 +15,7 @@
#include "almalloc.h"
#include "alspan.h"
#include "ambidefs.h"
+#include "devformat.h"
#include "filters/biquad.h"
#include "filters/nfc.h"
#include "filters/splitter.h"