winrt: Fixed SDL include.

This commit is contained in:
Philipp Wiesemann
2017-06-24 23:45:44 +02:00
parent c05bfa107c
commit f565e59fd8

View File

@@ -28,7 +28,7 @@
/* SDL-specific includes */
#include <SDL.h>
#include "SDL.h"
#include "SDL_winrtevents_c.h"
extern "C" {