Fix building on MacOSX.

This commit is contained in:
Thilo Schulz 2007-12-14 16:54:13 +00:00
parent 662b67c733
commit 3648af78dc
3 changed files with 47 additions and 37 deletions

View file

@ -44,7 +44,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef MACOS_X_ACCELERATION_HACK
#include <IOKit/hidsystem/IOHIDLib.h>
#include <IOKit/hidsystem/IOHIDParameter.h>
#include <drivers/event_status_driver.h>
#include <IOKit/hidsystem/event_status_driver.h>
#endif
//#define KBD_DBG