mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Remove windoze include from hsThread.h
This commit is contained in:
@ -47,10 +47,13 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include "hsWindows.h"
|
||||
#include "hsThread.h"
|
||||
|
||||
#ifndef EAX_SDK_AVAILABLE
|
||||
#include "plEAXStructures.h"
|
||||
# include "plEAXStructures.h"
|
||||
#endif
|
||||
|
||||
#include "plEAXEffects.h"
|
||||
#include "plAudioCore/plAudioCore.h"
|
||||
#include "plDSoundBuffer.h"
|
||||
|
Reference in New Issue
Block a user