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

@@ -32,7 +32,7 @@
#include <stdio.h>
#include <unistd.h>
#include <cdrdec.h>
#include "cdrdec.h"
CCdrDec* CCdrDec::getInstance()
{