This commit is contained in:
Glenn Maynard
2003-01-24 22:28:23 +00:00
parent 24a8ea5a47
commit bca879f9b0
6 changed files with 28 additions and 35 deletions
@@ -1,13 +1,13 @@
#include "../../stdafx.h"
#include "stdafx.h"
#include "RageSoundDriver_WaveOut.h"
#pragma comment(lib, "winmm.lib")
#include "../../RageTimer.h"
#include "../../RageLog.h"
#include "../../RageSound.h"
#include "../../RageUtil.h"
#include "../../tls.h"
#include "RageTimer.h"
#include "RageLog.h"
#include "RageSound.h"
#include "RageUtil.h"
#include "archutils/win32/tls.h"
#include "SDL.h"