diff options
Diffstat (limited to 'core/converter.h')
-rw-r--r-- | core/converter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/converter.h b/core/converter.h index 49ca124d..7aeb6cad 100644 --- a/core/converter.h +++ b/core/converter.h @@ -7,6 +7,7 @@ #include "almalloc.h" #include "devformat.h" +#include "flexarray.h" #include "mixer/defs.h" using uint = unsigned int; |