projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2eb1197
)
Removing the Windows-specific "includes" from "freeglut_joystick.c"
author
John F. Fay
<johnffay@nettally.com>
Sun, 29 Jan 2012 04:46:29 +0000
(
04:46
+0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/src/Common/freeglut_joystick.c
b/src/Common/freeglut_joystick.c
index
3937a1b
..
021870f
100644
(file)
--- a/
src/Common/freeglut_joystick.c
+++ b/
src/Common/freeglut_joystick.c
@@
-52,13
+52,6
@@
# 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