Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Patched to compile on Visual Studio.
  • Loading branch information
icculus committed Mar 10, 2013
1 parent e45bc20 commit 07c84dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/joystick/windows/SDL_dxjoystick.c
Expand Up @@ -33,6 +33,7 @@
* let it return 0 events. */

#include "SDL_error.h"
#include "SDL_assert.h"
#include "SDL_events.h"
#include "SDL_joystick.h"
#include "../SDL_sysjoystick.h"
Expand Down

0 comments on commit 07c84dd

Please sign in to comment.