fix compiler error, missed action.h
Change-Id: Idc6d59835d1fd20cb4828543547b6d8b6f74053b
This commit is contained in:
parent
85a3f3f6b0
commit
c2f0ba7ecd
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
#ifdef HAVE_REMOTE_LCD
|
||||
#include "lcd-remote.h"
|
||||
#endif
|
||||
#include "action.h"
|
||||
#include "timefuncs.h"
|
||||
#include "screens.h"
|
||||
#include "usb_screen.h"
|
||||
|
|
Loading…
Reference in a new issue