summaryrefslogtreecommitdiff
path: root/firmware/rolo.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/rolo.c')
-rw-r--r--firmware/rolo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/rolo.c b/firmware/rolo.c
index 30eba91316..bfc0c13ff7 100644
--- a/firmware/rolo.c
+++ b/firmware/rolo.c
@@ -28,6 +28,7 @@
28#include "audio.h" 28#include "audio.h"
29#include "system.h" 29#include "system.h"
30#include "i2c.h" 30#include "i2c.h"
31#include "adc.h"
31#include "string.h" 32#include "string.h"
32#include "buffer.h" 33#include "buffer.h"
33 34