moved common files back to src root
[freeglut] / src / x11 / freeglut_cursor_x11.c
index 5c2dd90..3098e53 100644 (file)
@@ -26,7 +26,7 @@
  */
 
 #include <GL/freeglut.h>
-#include "../Common/freeglut_internal.h"
+#include "../fg_internal.h"
 
 /* This code is for Posix/X11, Solaris, and OSX */
 #include <X11/cursorfont.h>