diff --git a/include/GL/glfw.h b/include/GL/glfw.h index e8485c26..cc35328e 100644 --- a/include/GL/glfw.h +++ b/include/GL/glfw.h @@ -363,6 +363,7 @@ extern "C" { #define GLFW_NO_CURRENT_WINDOW 0x00070009 #define GLFW_INTERNAL_ERROR 0x0007000A + /************************************************************************* * Typedefs *************************************************************************/