mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-13 16:33:42 +02:00
get rid of dmx_td.h include, use dmx_hal.h instead
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
#if HAVE_COOL_HARDWARE
|
||||
#include <dmx_cs.h>
|
||||
#endif
|
||||
#if HAVE_TRIPLEDRAGON || USE_STB_HAL
|
||||
#include <dmx_td.h>
|
||||
#if USE_STB_HAL
|
||||
#include <dmx_hal.h>
|
||||
#endif
|
||||
|
||||
#include <zapit/types.h>
|
||||
|
Reference in New Issue
Block a user