moved common files back to src root
[freeglut] / src / mswin / freeglut_joystick_mswin.c
index 104afbe..aefa192 100644 (file)
@@ -26,7 +26,7 @@
  */
 
 #include <GL/freeglut.h>
-#include "../Common/freeglut_internal.h"
+#include "../fg_internal.h"
 
 
 #if !defined(_WIN32_WCE)