Splitting platform-specific code out of "fgJoystickClose" function
[freeglut] / src / mswin / freeglut_structure_mswin.c
index 6f2b883..228d618 100644 (file)
@@ -26,7 +26,7 @@
  */\r
 \r
 #include <GL/freeglut.h>\r
-#include "freeglut_internal_mswin.h"\r
+#include "../Common/freeglut_internal.h"\r
 \r
 \r
 void fgPlatformCreateWindow ( SFG_Window *window )\r