summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/rbcodecconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/rbcodecconfig.h b/apps/rbcodecconfig.h
index 92584187ea..0149bb529e 100644
--- a/apps/rbcodecconfig.h
+++ b/apps/rbcodecconfig.h
@@ -18,7 +18,7 @@
18 * {,U}INT{8,16,32,64}_{MIN,MAX} */ 18 * {,U}INT{8,16,32,64}_{MIN,MAX} */
19#include "system.h" 19#include "system.h"
20 20
21/* HZ, TIME_AFTER */ 21/* HZ, TIME_AFTER, current_tick */
22#include "kernel.h" 22#include "kernel.h"
23 23
24/* Structure to record some info during processing call */ 24/* Structure to record some info during processing call */