driver: fix compile after include change.

Origin commit data
------------------
Branch: ni/coolstream
Commit: bec26850a3
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-04 (Sun, 04 Mar 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Bas
2012-03-04 15:50:19 +08:00
parent 8c388950ce
commit e0493af9bf
15 changed files with 35 additions and 24 deletions

View File

@@ -29,7 +29,7 @@
#ifndef __CDR_DEC__
#define __CDR_DEC__
#include <driver/audiodec/wavdec.h>
#include "wavdec.h"
class CCdrDec : public CWavDec
{