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

Origin commit data
------------------
Branch: ni/coolstream
Commit: ba4b67436c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)

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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-02-12 23:27:18 +01:00
parent c7bf13abb7
commit 513cf81b72

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);