includes: remove *_td.h, we use is *_hal.h now

This commit is contained in:
Stefan Seyfried
2015-03-17 12:52:13 +01:00
committed by max10
parent 1497949fd5
commit 95cdd648c4
7 changed files with 2 additions and 3 deletions

View File

@@ -1 +1 @@
#include "dmx_td.h" #include "dmx_hal.h"

View File

@@ -1,3 +1,2 @@
/* playback_*.cpp uses off_t */
#include <config.h> #include <config.h>
#include "playback_td.h" #include "playback_hal.h"