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

@@ -55,7 +55,7 @@
#include <poll.h>
#include <vector>
#include <video.h>
#include <hardware/video.h>
extern cVideo * videoDecoder;
#include "plugins.h"