simplify more includes of compatibility headers

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6fd6de31ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-22 (Sat, 22 Dec 2018)

Origin message was:
------------------
- simplify more includes of compatibility headers

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-12-22 09:24:03 +01:00
parent 466f4d0b09
commit f0e4bfad32
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"