Create Project for repo.or.cz
[vp.git] / src / fake_audio / common.h
blob39bfa748b44fa940a5149837454ad515200d2475
1 /*******************************************************************************
2 * File : common.h
3 *
4 * Author : Henry He
5 * Created : Fri 06 Nov 2009 02:03:40 PM CST
6 * Description :
7 ******************************************************************************/
9 #ifndef __COMMON_INC_20091106_140340_HENRY__
10 #define __COMMON_INC_20091106_140340_HENRY__
13 /*******************************************************************************
14 * Desc : Includes Files
15 ******************************************************************************/
16 #include "fake_audio/HLH_Audio.h"
19 /*******************************************************************************
20 * Desc : Macro Definations
21 ******************************************************************************/
24 /*******************************************************************************
25 * Desc : Type Definations
26 ******************************************************************************/
29 /*******************************************************************************
30 * Desc : Global Variables
31 ******************************************************************************/
34 /*******************************************************************************
35 * Desc : Functions
36 ******************************************************************************/
39 #endif /* __COMMON_INC_20091106_140340_HENRY__ */