moved common files back to src root
[freeglut] / src / x11 / freeglut_spaceball_x11.c
index e0d22d6..582a926 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #include <GL/freeglut.h>
-#include "../Common/freeglut_internal.h"
+#include "../fg_internal.h"
 
 #include <X11/Xlib.h>