From dec7875a6e23212021e4d9080330a42832dfe02a Mon Sep 17 00:00:00 2001
From: Edward Rudd <urkle@outoforder.cc>
Date: Tue, 15 Jun 2021 01:40:19 +0000
Subject: [PATCH] update SDL soruce to 2.0.14

---
 source/src/haptic/windows/SDL_xinputhaptic.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/source/src/haptic/windows/SDL_xinputhaptic.c b/source/src/haptic/windows/SDL_xinputhaptic.c
index 97168f8..164b789 100644
--- a/source/src/haptic/windows/SDL_xinputhaptic.c
+++ b/source/src/haptic/windows/SDL_xinputhaptic.c
@@ -26,7 +26,6 @@
 
 #if SDL_HAPTIC_XINPUT
 
-#include "SDL_assert.h"
 #include "SDL_hints.h"
 #include "SDL_timer.h"
 #include "SDL_windowshaptic_c.h"

--
Gitblit v1.9.3