Removing the Windows-specific "includes" from "freeglut_joystick.c"
authorJohn F. Fay <johnffay@nettally.com>
Sun, 29 Jan 2012 04:46:29 +0000 (04:46 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Sun, 29 Jan 2012 04:46:29 +0000 (04:46 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1024 7f0cb862-5218-0410-a997-914c9d46530a

src/Common/freeglut_joystick.c

index 3937a1b..021870f 100644 (file)
 #    include <IOKit/hid/IOHIDLib.h>\r
 #endif\r
 \r
-#if TARGET_HOST_MS_WINDOWS && !defined(_WIN32_WCE)\r
-#    include <windows.h>\r
-#    include <mmsystem.h>\r
-#    include <regstr.h>\r
-\r
-#endif\r
-\r
 #if TARGET_HOST_POSIX_X11\r
 #    ifdef HAVE_SYS_IOCTL_H\r
 #        include <sys/ioctl.h>\r