- move compatibility headers to /lib/hardware

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-12-21 22:30:34 +01:00
committed by Thilo Graf
parent bc03da48b5
commit 5c413dce45
57 changed files with 81 additions and 79 deletions

View File

@@ -51,7 +51,7 @@
#include <gui/pictureviewer.h>
#include <system/debug.h>
#include <global.h>
#include <video.h>
#include <hardware/video.h>
#include <cs_api.h>
extern cVideo * videoDecoder;