- 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

@@ -66,12 +66,7 @@
#include <system/helpers.h>
#include "cs_api.h"
#if HAVE_COOL_HARDWARE
#include <video_cs.h>
#endif
#if USE_STB_HAL
#include <video_hal.h>
#endif
#include <hardware/video.h>
extern CRemoteControl * g_RemoteControl;