minor update to winrt/SDL_sysurl.cpp

from: https://github.com/microsoft/vcpkg/blob/master/ports/sdl2/0006-Update-SDL_sysurl.cpp.patch
This commit is contained in:
Ozkan Sezer 2022-02-04 20:03:50 +03:00
parent 050a5e1a15
commit c93e552068
1 changed files with 1 additions and 2 deletions

View File

@ -18,10 +18,9 @@
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
*/
#include <windows.h>
#include "../../core/windows/SDL_windows.h"
#include "../SDL_sysurl.h"
#include "../../core/windows/SDL_windows.h"
int
SDL_SYS_OpenURL(const char *url)