CComponents: add unfied header file for general include of cc classes

Provides a unified header file, so it is not required to select a
certain header file.
This commit is contained in:
2013-10-24 20:00:05 +02:00
parent ad630c5acb
commit f7798affc6
48 changed files with 342 additions and 309 deletions

View File

@@ -36,8 +36,6 @@
#include <driver/framebuffer.h>
#include <gui/widget/menue.h>
#include <gui/components/cc.h>
#include <gui/components/cc_frm_clock.h>
#include <gui/components/cc_item_tvpic.h>
#include <system/lastchannel.h>
#include <sectionsdclient/sectionsdclient.h>