CComponents: fix some includes

Included header files don't fit after move of components.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 44346c6417
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-20 (Wed, 20 Feb 2013)



------------------
This commit was generated by Migit
This commit is contained in:
2013-02-20 10:24:37 +01:00
parent 910a9733e3
commit 910863ba17
5 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
#include <gui/widget/menue.h>
#include <gui/widget/icons.h>
#include <gui/widget/components.h>
#include <gui/components/cc.h>
#define TEST_MENU
#include <string>