move compatibility headers to /lib/hardware

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

Origin message was:
------------------
- move compatibility headers to /lib/hardware
This commit is contained in:
vanhofen
2018-12-21 22:30:34 +01:00
parent 32abb44300
commit 6622c995a9
59 changed files with 83 additions and 81 deletions

View File

@@ -69,9 +69,9 @@
#include <gui/plugins.h>
#include <daemonc/remotecontrol.h>
#include <xmlinterface.h>
#include <audio.h>
#include <video.h>
#include <dmx.h>
#include <hardware/audio.h>
#include <hardware/video.h>
#include <hardware/dmx.h>
#include <cs_api.h>
#include <pwrmngr.h>
#include <libdvbsub/dvbsub.h>