- 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

@@ -79,7 +79,7 @@
#include <cs_api.h>
#if HAVE_ARM_HARDWARE
#include <video_cs.h>
#include <hardware/video.h>
extern cVideo * videoDecoder;
#endif