moved common files back to src root
[freeglut] / src / x11 / freeglut_structure_x11.c
index df62a58..cbc9129 100644 (file)
@@ -27,7 +27,7 @@
  */
 
 #include <GL/freeglut.h>
-#include "../Common/freeglut_internal.h"
+#include "../fg_internal.h"
 
 extern SFG_Structure fgStructure;