summaryrefslogtreecommitdiff
path: root/firmware/export/scroll_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/scroll_engine.h')
-rw-r--r--firmware/export/scroll_engine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/scroll_engine.h b/firmware/export/scroll_engine.h
index 0fe6fe464a..55f4120893 100644
--- a/firmware/export/scroll_engine.h
+++ b/firmware/export/scroll_engine.h
@@ -25,6 +25,7 @@
25#ifndef __SCROLL_ENGINE_H__ 25#ifndef __SCROLL_ENGINE_H__
26#define __SCROLL_ENGINE_H__ 26#define __SCROLL_ENGINE_H__
27 27
28#include "config.h"
28#include <lcd.h> 29#include <lcd.h>
29#include "file.h" 30#include "file.h"
30 31