moved common files back to src root
[freeglut] / src / x11 / freeglut_ext_x11.c
index eb4b5d3..d243cfd 100644 (file)
@@ -28,7 +28,7 @@
 
 #define GLX_GLXEXT_PROTOTYPES
 #include <GL/freeglut.h>
-#include "../Common/freeglut_internal.h"
+#include "../fg_internal.h"
 
 GLUTproc fgPlatformGetGLUTProcAddress( const char* procName )
 {