mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
luainstance: narrow scope of video_cs header
This commit is contained in:
committed by
M. Liebmann
parent
59f91b190c
commit
b346b7077f
@@ -34,6 +34,7 @@
|
||||
#include <driver/neutrinofonts.h>
|
||||
#include <driver/pictureviewer/pictureviewer.h>
|
||||
#include <neutrino.h>
|
||||
#include <video_cs.h>
|
||||
|
||||
#include "luainstance.h"
|
||||
#include "lua_cc_picture.h"
|
||||
|
@@ -26,7 +26,6 @@ extern "C" {
|
||||
#include <lualib.h>
|
||||
}
|
||||
#include <driver/fb_window.h>
|
||||
#include <video_cs.h>
|
||||
#include <vector>
|
||||
|
||||
#include "luainstance_helpers.h"
|
||||
|
Reference in New Issue
Block a user