mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
CComponents: fix build, fb_pixel_t and neutrino_locale_t was missed
Origin commit data
------------------
Branch: ni/coolstream
Commit: ab00522900
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-19 (Tue, 19 Mar 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -27,7 +27,6 @@
|
|||||||
#define __COMPONENTS__
|
#define __COMPONENTS__
|
||||||
|
|
||||||
#include "cc_types.h"
|
#include "cc_types.h"
|
||||||
#include <driver/framebuffer.h>
|
|
||||||
#include <gui/widget/textbox.h>
|
#include <gui/widget/textbox.h>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
@@ -26,6 +26,9 @@
|
|||||||
#ifndef __CC_TYPES__
|
#ifndef __CC_TYPES__
|
||||||
#define __CC_TYPES__
|
#define __CC_TYPES__
|
||||||
|
|
||||||
|
#include <driver/framebuffer.h>
|
||||||
|
#include <system/localize.h>
|
||||||
|
|
||||||
//required typedefs
|
//required typedefs
|
||||||
typedef struct comp_fbdata_t
|
typedef struct comp_fbdata_t
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user