diff options
Diffstat (limited to 'src/code/audio_thread_manager.c')
| -rw-r--r-- | src/code/audio_thread_manager.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code/audio_thread_manager.c b/src/code/audio_thread_manager.c index 5c7ff901e..5e0cbfc28 100644 --- a/src/code/audio_thread_manager.c +++ b/src/code/audio_thread_manager.c @@ -5,6 +5,7 @@ * and sending the audio rsp tasks generated by the driver to the task scheduler. */ +#include "array_count.h" #include "audiomgr.h" #include "printf.h" #include "regs.h" |
