Didn't need to add SDL_windows.h include, that was already included

This commit is contained in:
Sam Lantinga 2019-03-19 16:53:55 -07:00
parent b2e76d860f
commit ac23d78f7a
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
#include "../SDL_thread_c.h"
#include "../SDL_systhread.h"
#include "SDL_systhread_c.h"
#include "../../core/windows/SDL_windows.h"
#ifndef SDL_PASSED_BEGINTHREAD_ENDTHREAD
/* We'll use the C library from this DLL */