mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-04 17:06:25 +00:00
Didn't need to add SDL_windows.h include, that was already included
This commit is contained in:
@@ -29,7 +29,6 @@
|
|||||||
#include "../SDL_thread_c.h"
|
#include "../SDL_thread_c.h"
|
||||||
#include "../SDL_systhread.h"
|
#include "../SDL_systhread.h"
|
||||||
#include "SDL_systhread_c.h"
|
#include "SDL_systhread_c.h"
|
||||||
#include "../../core/windows/SDL_windows.h"
|
|
||||||
|
|
||||||
#ifndef SDL_PASSED_BEGINTHREAD_ENDTHREAD
|
#ifndef SDL_PASSED_BEGINTHREAD_ENDTHREAD
|
||||||
/* We'll use the C library from this DLL */
|
/* We'll use the C library from this DLL */
|
||||||
|
Reference in New Issue
Block a user