summaryrefslogtreecommitdiff
path: root/apps/screens.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/screens.h')
-rw-r--r--apps/screens.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/screens.h b/apps/screens.h
index 88eb3bdfec..e1935e6273 100644
--- a/apps/screens.h
+++ b/apps/screens.h
@@ -19,6 +19,7 @@
19#ifndef _SCREENS_H_ 19#ifndef _SCREENS_H_
20#define _SCREENS_H_ 20#define _SCREENS_H_
21 21
22#include "config.h"
22#include "timefuncs.h" 23#include "timefuncs.h"
23 24
24void usb_display_info(void); 25void usb_display_info(void);