- simplify more includes of compatibility headers

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-12-22 09:24:03 +01:00
committed by Thilo Graf
parent a855eebcf2
commit 00e159b5fa
5 changed files with 10 additions and 26 deletions

View File

@@ -36,12 +36,8 @@
#include <driver/pictureviewer/pictureviewer.h>
#include <driver/fontrenderer.h>
#include <neutrino.h>
#if HAVE_COOL_HARDWARE
#include <video_cs.h>
#endif
#if USE_STB_HAL
#include <video_hal.h>
#endif
#include <hardware/video.h>
#include "luainstance.h"
#include "lua_cc_header.h"