move compatibility headers to /lib/hardware

Origin commit data
------------------
Branch: ni/coolstream
Commit: 651a56aab8
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-21 (Fri, 21 Dec 2018)

Origin message was:
------------------
- move compatibility headers to /lib/hardware

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-12-21 22:30:34 +01:00
parent eae3a84ab5
commit 774b23685e
59 changed files with 83 additions and 81 deletions

View File

@@ -49,7 +49,7 @@ extern CPictureViewer *g_PicViewer;
// nhttpd
#include "neutrinoapi.h"
#include "controlapi.h"
#include <video.h>
#include <hardware/video.h>
#include <zapit/femanager.h>
extern cVideo * videoDecoder;