diff options
Diffstat (limited to 'apps/rbcodecconfig.h')
| -rw-r--r-- | apps/rbcodecconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/rbcodecconfig.h b/apps/rbcodecconfig.h index c924159..9258418 100644 --- a/apps/rbcodecconfig.h +++ b/apps/rbcodecconfig.h @@ -18,6 +18,9 @@ * {,U}INT{8,16,32,64}_{MIN,MAX} */ #include "system.h" +/* HZ, TIME_AFTER */ +#include "kernel.h" + /* Structure to record some info during processing call */ struct dsp_loop_context { |