r1384 - trunk/code/sdl

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Jun 8 20:07:14 EDT 2008


Author: icculus
Date: 2008-06-08 20:07:14 -0400 (Sun, 08 Jun 2008)
New Revision: 1384

Modified:
   trunk/code/sdl/sdl_input.c
Log:
Whoops, maybe this is the right header location...


Modified: trunk/code/sdl/sdl_input.c
===================================================================
--- trunk/code/sdl/sdl_input.c	2008-06-09 00:04:45 UTC (rev 1383)
+++ trunk/code/sdl/sdl_input.c	2008-06-09 00:07:14 UTC (rev 1384)
@@ -42,7 +42,7 @@
 #endif
 
 #ifdef MACOS_X_ACCELERATION_HACK
-#include <IOKit/hidsystem/IOTypes.h>
+#include <IOKit/IOTypes.h>
 #include <IOKit/hidsystem/IOHIDLib.h>
 #include <IOKit/hidsystem/IOHIDParameter.h>
 #include <IOKit/hidsystem/event_status_driver.h>




More information about the quake3-commits mailing list