mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 16:14:38 +00:00
parent
88691a7a87
commit
aa13342d41
1 changed files with 2 additions and 2 deletions
|
|
@ -22,8 +22,8 @@
|
||||||
|
|
||||||
#include "platform/platformAssert.h"
|
#include "platform/platformAssert.h"
|
||||||
#include "platform/threads/semaphore.h"
|
#include "platform/threads/semaphore.h"
|
||||||
#include <sdl/include/SDL.h>
|
#include <SDL.h>
|
||||||
#include <sdl/include/SDL_thread.h>
|
#include <SDL_thread.h>
|
||||||
|
|
||||||
class PlatformSemaphore
|
class PlatformSemaphore
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue