Fixed compilation on Mac OS X 10.3.9

This commit is contained in:
Sam Lantinga 2009-01-19 15:15:03 +00:00
parent e5150da328
commit 874db0663d

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