luainstance: narrow scope of video_cs header

This commit is contained in:
Stefan Seyfried
2015-12-25 17:56:33 +01:00
committed by M. Liebmann
parent 59f91b190c
commit b346b7077f
2 changed files with 1 additions and 1 deletions

View File

@@ -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"

View File

@@ -26,7 +26,6 @@ extern "C" {
#include <lualib.h>
}
#include <driver/fb_window.h>
#include <video_cs.h>
#include <vector>
#include "luainstance_helpers.h"