header fix
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
#include "global.h"
|
#include "global.h"
|
||||||
#include "RageLog.h"
|
#include "RageLog.h"
|
||||||
#include "RageSoundReader_MP3.h"
|
#include "RageSoundReader_MP3.h"
|
||||||
|
#include "RageTimer.h"
|
||||||
|
#include "RageInputDevice.h"
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include "RageTimer.h"
|
#include <unistd.h>
|
||||||
|
|
||||||
#include "RageInputDevice.h"
|
|
||||||
|
|
||||||
void ReadData( SoundReader *snd,
|
void ReadData( SoundReader *snd,
|
||||||
int ms, /* start */
|
int ms, /* start */
|
||||||
|
|||||||
Reference in New Issue
Block a user