- 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

@@ -11,7 +11,7 @@
#include <zlib.h>
#endif
#include <zapit/include/dmx.h>
#include <hardware/dmx.h>
#include <system/set_threadname.h>
tuxtxt_cache_struct tuxtxt_cache;