Fixed compilation on Mac OS X 10.3.9

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403511
This commit is contained in:
Sam Lantinga 2009-01-19 15:15:03 +00:00
parent 897fcf93b0
commit 182eefe860

View file

@ -35,6 +35,9 @@
#include <ForceFeedback/ForceFeedback.h>
#include <ForceFeedback/ForceFeedbackConstants.h>
#ifndef IO_OBJECT_NULL
#define IO_OBJECT_NULL ((io_service_t)0)
#endif
#define MAX_HAPTICS 32