diff options
Diffstat (limited to 'apps/codec_thread.c')
| -rw-r--r-- | apps/codec_thread.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/codec_thread.c b/apps/codec_thread.c index 308b2ff..54bc28e 100644 --- a/apps/codec_thread.c +++ b/apps/codec_thread.c @@ -26,6 +26,7 @@ #include "codecs.h" #include "codec_thread.h" #include "pcmbuf.h" +#include "audio_thread.h" #include "playback.h" #include "buffering.h" #include "dsp_core.h" |