Skip to content

Commit

Permalink
Maybe patched to compile on some Windows configurations.
Browse files Browse the repository at this point in the history
(Maybe) Fixes Bugzilla #3001.
  • Loading branch information
icculus committed Jun 7, 2015
1 parent 141ac2b commit 8bac796
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/haptic/windows/SDL_xinputhaptic.c
Expand Up @@ -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
Expand Down

0 comments on commit 8bac796

Please sign in to comment.