Removing the Windows-specific "includes" from "freeglut_joystick.c"
[freeglut] / 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