mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
cc_types: add #include <driver/fb_generic.h>
user report: try to fix error: »fb_pixel_t« discribes no type This is a bit strange because this data type is global configured, see configure.ac
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <system/localize.h>
|
#include <system/localize.h>
|
||||||
#include <driver/neutrino_msg_t.h>
|
#include <driver/neutrino_msg_t.h>
|
||||||
|
#include <driver/fb_generic.h>
|
||||||
#include <gui/color_custom.h>
|
#include <gui/color_custom.h>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
Reference in New Issue
Block a user