unneeded includes
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
#include <set>
|
#include <set>
|
||||||
#include <map>
|
#include <map>
|
||||||
#include "SDL_utils.h"
|
|
||||||
#include "RageUtil_CircularBuffer.h"
|
#include "RageUtil_CircularBuffer.h"
|
||||||
|
|
||||||
class RageSound;
|
class RageSound;
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
#ifndef RAGE_SOUND_READER_MP3_H
|
#ifndef RAGE_SOUND_READER_MP3_H
|
||||||
#define RAGE_SOUND_READER_MP3_H
|
#define RAGE_SOUND_READER_MP3_H
|
||||||
|
|
||||||
#include "SDL_utils.h"
|
|
||||||
#include "RageSoundReader_FileReader.h"
|
#include "RageSoundReader_FileReader.h"
|
||||||
#include "RageFile.h"
|
#include "RageFile.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user