moved common files back to src root
[freeglut] / src / x11 / freeglut_xinput_x11.c
index a682029..fac1bf7 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <GL/freeglut.h>
 
-#include "../Common/freeglut_internal.h"
+#include "../fg_internal.h"
 
 #if HAVE_X11_EXTENSIONS_XINPUT2_H