Resolved bug #869765 glutIgnoreKeyRepeat() Fix (Win32)
[freeglut] / src / freeglut_state.c
index 6a7d515..9dc38fb 100644 (file)
@@ -29,7 +29,7 @@
 #include "config.h"
 #endif
 
-#include "../include/GL/freeglut.h"
+#include <GL/freeglut.h>
 #include "freeglut_internal.h"
 
 /*
@@ -522,6 +522,7 @@ int FGAPIENTRY glutDeviceGet( GLenum eWhat )
 
     case GLUT_JOYSTICK_POLL_RATE:
     case GLUT_HAS_JOYSTICK:
+    case GLUT_OWNS_JOYSTICK:
     case GLUT_JOYSTICK_BUTTONS:
     case GLUT_JOYSTICK_AXES:
         /*