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

Origin commit data
------------------
Branch: master
Commit: 95cdd648c4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-03-17 (Tue, 17 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2015-03-17 12:52:13 +01:00
committed by max_10
parent e8bb1547e8
commit a1f1d32e5f
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 "playback_td.h"
#include "playback_hal.h"