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

@@ -24,7 +24,7 @@
#include <hardware/vid/vid_inf.h>
#define video_format_t vidDispSize_t
#include <cs_types.h>
#include "dmx_td.h"
#include "dmx_hal.h"
#define STB_HAL_VIDEO_HAS_GETSCREENIMAGE 1