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

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