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.


Origin commit data
------------------
Commit: f7798affc6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)
This commit is contained in:
2013-10-24 20:00:05 +02:00
parent 158a943771
commit 41d131eb32
48 changed files with 342 additions and 309 deletions

View File

@@ -27,7 +27,7 @@
#define __CC_BUTTONS_H__
#include <config.h>
#include "cc.h"
#include "cc_base.h"
#include "cc_frm.h"
#include <string>
#include <driver/neutrinofonts.h>