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,6 @@
#include <endian.h>
#include <errno.h>
#include <oggdec.h>
#include <linux/soundcard.h>
#include <algorithm>
#include <sstream>
@@ -40,6 +39,8 @@
#include <zapit/include/audio.h>
#include "oggdec.h"
extern cAudio * audioDecoder;
#define ProgName "OggDec"