aboutsummaryrefslogtreecommitdiff
path: root/ports/sdl2/fix-EventToken-header-reference.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sdl2/fix-EventToken-header-reference.patch')
-rw-r--r--ports/sdl2/fix-EventToken-header-reference.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/ports/sdl2/fix-EventToken-header-reference.patch b/ports/sdl2/fix-EventToken-header-reference.patch
deleted file mode 100644
index 5e34dc2f2..000000000
--- a/ports/sdl2/fix-EventToken-header-reference.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-
-diff -r 398b67c0a7d3 -r 7c2f418f701b src/video/winrt/SDL_winrtgamebar.cpp
---- a/src/video/winrt/SDL_winrtgamebar.cpp Wed Jun 10 09:36:10 2020 -0700
-+++ b/src/video/winrt/SDL_winrtgamebar.cpp Wed Jun 10 09:38:43 2020 -0700
-@@ -25,7 +25,7 @@
- /* Windows includes */
- #include <roapi.h>
- #include <windows.foundation.h>
--#include <EventToken.h>
-+#include <windows.system.h>
-
-
- /* SDL includes */
-
-
-
-