diff --git a/freeglut/freeglut/src/Common/freeglut_joystick.c b/freeglut/freeglut/src/Common/freeglut_joystick.c index 3937a1b..021870f 100644 --- a/freeglut/freeglut/src/Common/freeglut_joystick.c +++ b/freeglut/freeglut/src/Common/freeglut_joystick.c @@ -52,13 +52,6 @@ # include #endif -#if TARGET_HOST_MS_WINDOWS && !defined(_WIN32_WCE) -# include -# include -# include - -#endif - #if TARGET_HOST_POSIX_X11 # ifdef HAVE_SYS_IOCTL_H # include