use audio_hal.h and dmx_hal.h instead of *_td.h

This commit is contained in:
Stefan Seyfried
2015-02-13 18:11:16 +01:00
parent 100830e805
commit 78f49580e0
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
#include "playback_hal.h"
#include "dmx_hal.h"
#include "audio_td.h"
#include "audio_hal.h"
#include "video_hal.h"
#include "video_priv.h"
#include "lt_debug.h"