moved common files back to src root
[freeglut] / src / x11 / freeglut_gamemode_x11.c
index 7dd4245..6130aeb 100644 (file)
@@ -27,7 +27,7 @@
  */
 
 #include <GL/freeglut.h>
-#include "../Common/freeglut_internal.h"
+#include "../fg_internal.h"
 
 static int xrandr_resize(int xsz, int ysz, int rate, int just_checking)
 {