moved common files back to src root
[freeglut] / src / x11 / freeglut_input_devices_x11.c
index e45e02e..a94e52a 100644 (file)
@@ -35,7 +35,7 @@
 #endif
 
 #include <GL/freeglut.h>
-#include "../Common/freeglut_internal.h"
+#include "../fg_internal.h"
 
 #ifdef HAVE_ERRNO_H
 #include <errno.h>