moved common files back to src root
[freeglut] / src / mswin / freeglut_structure_mswin.c
index e64def7..8ccb33d 100644 (file)
@@ -26,7 +26,7 @@
  */
 
 #include <GL/freeglut.h>
-#include "../Common/freeglut_internal.h"
+#include "../fg_internal.h"
 
 
 void fgPlatformCreateWindow ( SFG_Window *window )