Fixing the previous commit so we don't have a circular include. Under the new regime...
[freeglut] / src / mswin / freeglut_window_mswin.c
index d53ba76..e5062b4 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
 /* The following include file is available from SGI but is not standard:\r