fix dependency

This commit is contained in:
Glenn Maynard
2003-04-23 19:49:51 +00:00
parent aad7ce38cf
commit 8d0ee06efa
+1 -2
View File
@@ -4,11 +4,10 @@
#include <set>
#include <map>
#include "SDL_utils.h"
#include "arch/Sound/RageSoundDriver.h"
#include "RageThreads.h"
class RageSound;
class RageSoundDriver;
class RageSoundManager
{