mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
widget/menue_target.h: add possible required includes
If this file is included as single without menue.h build could be break,
beecause of missing includes for some types. This should fix this.
In many source files still menue.h is included, so this is not noticeable.
Origin commit data
------------------
Commit: 7370c4c557
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-11-16 (Thu, 16 Nov 2017)
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
#ifndef __MENU_TARGET__
|
||||
#define __MENU_TARGET__
|
||||
|
||||
|
||||
#include <string>
|
||||
#include <driver/framebuffer.h>
|
||||
|
||||
class CMenuTarget
|
||||
{
|
||||
|
Reference in New Issue
Block a user