Fixing the previous commit so we don't have a circular include. Under the new regime...
authorJohn F. Fay <johnffay@nettally.com>
Sun, 29 Jan 2012 02:29:16 +0000 (02:29 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Sun, 29 Jan 2012 02:29:16 +0000 (02:29 +0000)
commit625d4f9446481f4a1684314cb559df7976090578
tree8f721957ef7abf36289aff9723b12b7fca5369a6
parentfe09d068db49c1fb31786b95b660b243a561fef5
Fixing the previous commit so we don't have a circular include.  Under the new regime, the "freeglut_internal_mswin.h(platform).h" file will have only platform-specific definitions in it and will be included at the top of "freeglut_internal.h".

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1010 7f0cb862-5218-0410-a997-914c9d46530a
src/mswin/freeglut_cursor_mswin.c
src/mswin/freeglut_ext_mswin.c
src/mswin/freeglut_gamemode_mswin.c
src/mswin/freeglut_init_mswin.c
src/mswin/freeglut_input_devices_mswin.c
src/mswin/freeglut_internal_mswin.h
src/mswin/freeglut_main_mswin.c
src/mswin/freeglut_menu_mswin.c
src/mswin/freeglut_state_mswin.c
src/mswin/freeglut_structure_mswin.c
src/mswin/freeglut_window_mswin.c