From 8bac79679155ead3e630608dce0c7bffe83ccbba Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sun, 7 Jun 2015 18:29:23 -0400 Subject: [PATCH] Maybe patched to compile on some Windows configurations. (Maybe) Fixes Bugzilla #3001. --- src/haptic/windows/SDL_xinputhaptic.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/haptic/windows/SDL_xinputhaptic.c b/src/haptic/windows/SDL_xinputhaptic.c index 0940161c5f379..b5fb2e344c13e 100644 --- a/src/haptic/windows/SDL_xinputhaptic.c +++ b/src/haptic/windows/SDL_xinputhaptic.c @@ -375,6 +375,8 @@ SDL_XINPUT_HapticStopAll(SDL_Haptic * haptic) #else /* !SDL_HAPTIC_XINPUT */ +#include "../../core/windows/SDL_windows.h" + typedef struct SDL_hapticlist_item SDL_hapticlist_item; int