moved common files back to src root
[freeglut] / src / mswin / freeglut_init_mswin.c
index 4e1451d..f80fe78 100644 (file)
@@ -27,7 +27,7 @@
 
 #define FREEGLUT_BUILDING_LIB
 #include <GL/freeglut.h>
-#include "../Common/freeglut_internal.h"
+#include "../fg_internal.h"