added missing header file

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3445 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper 2003-06-06 20:21:54 +00:00
parent a3b4d9e9de
commit 2eb7012d8e

View File

@ -4,16 +4,13 @@
* DESCR:
***********************************************************************/
#include <TimeSource.h>
#include "SoundPlayer.h"
#include <MediaRoster.h>
#include <ParameterWeb.h>
#include <math.h>
#include "debug.h"
#include "SoundPlayNode.h"
/* this is the normal volume DB range of 16 bit integer */
const float minDB = -96;
const float maxDB = 0;
#include "SoundPlayer.h"
/*************************************************************
* public sound_error