winrt: Fixed SDL include.

Philipp Wiesemann 2017-06-24 23:45:44 +02:00
parent 46b77b7322
commit 944e06e67c
1 changed files with 1 additions and 1 deletions

View File

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