moved common files back to src root
[freeglut] / src / mswin / freeglut_ext_mswin.c
index 3b4fc10..efc2fa9 100644 (file)
@@ -26,7 +26,7 @@
  */
 
 #include <GL/freeglut.h>
-#include "../Common/freeglut_internal.h"
+#include "../fg_internal.h"
 
 GLUTproc fgPlatformGetGLUTProcAddress( const char* procName )
 {