- test_menu: add missing include of gui/components/cc_timer.h

This commit is contained in:
svenhoefer
2017-02-12 23:27:18 +01:00
parent ec40cf7986
commit ba4b67436c

View File

@@ -59,6 +59,7 @@
#include <gui/buildinfo.h>
#include <gui/widget/buttons.h>
#include <system/helpers.h>
#include <gui/components/cc_timer.h>
extern int cs_test_card(int unit, char * str);