SDL_types.h is deprecated and currently only includes SDL_stdinc.h itself.
@@ -23,7 +23,7 @@
#ifndef _SDL_winrtapp_xaml_h
#define _SDL_winrtapp_xaml_h
-#include "SDL_types.h"
+#include "SDL_stdinc.h"
#ifdef __cplusplus
extern SDL_bool WINRT_XAMLWasEnabled;