summaryrefslogtreecommitdiff
path: root/firmware/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers')
-rw-r--r--firmware/drivers/rds.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/drivers/rds.c b/firmware/drivers/rds.c
index df76609..ea42610 100644
--- a/firmware/drivers/rds.c
+++ b/firmware/drivers/rds.c
@@ -22,6 +22,7 @@
#include <stdint.h>
#include <string.h>
#include <strlcpy.h>
+#include <system.h>
#include <kernel.h>
#include "rds.h"
#include "time.h"