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

Commit

Permalink
Forgot some headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbens committed Aug 10, 2008
1 parent 4a0ba98 commit 23f46c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/joystick/darwin/SDL_sysjoystick.c
Expand Up @@ -48,6 +48,10 @@
#include <CoreFoundation/CoreFoundation.h>
#include <Carbon/Carbon.h> /* for NewPtrClear, DisposePtr */

/* For force feedback testing. */
#include <ForceFeedback/ForceFeedback.h>
#include <ForceFeedback/ForceFeedbackConstants.h>

#include "SDL_joystick.h"
#include "../SDL_sysjoystick.h"
#include "../SDL_joystick_c.h"
Expand Down

0 comments on commit 23f46c0

Please sign in to comment.