mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
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:
@@ -1,8 +1,8 @@
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_builddir) \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_srcdir)/lib \
|
||||
-I$(top_srcdir)/src \
|
||||
-I$(top_srcdir)/src/zapit/include \
|
||||
@AVFORMAT_CFLAGS@ \
|
||||
@SIGC_CFLAGS@ \
|
||||
@HWLIB_CFLAGS@
|
||||
|
@@ -9,7 +9,7 @@
|
||||
|
||||
#include <cerrno>
|
||||
|
||||
#include <zapit/include/dmx.h>
|
||||
#include <hardware/dmx.h>
|
||||
|
||||
#include "Debug.hpp"
|
||||
#include "PacketQueue.hpp"
|
||||
|
Reference in New Issue
Block a user