diff --git a/src/input.c b/src/input.c index 186322e5..f6c1ed79 100644 --- a/src/input.c +++ b/src/input.c @@ -1372,3 +1372,4 @@ GLFWAPI uint64_t glfwGetTimerFrequency(void) _GLFW_REQUIRE_INIT_OR_RETURN(0); return _glfwPlatformGetTimerFrequency(); } +