diff --git a/src/window.c b/src/window.c index c6eb8a03..efcb4125 100644 --- a/src/window.c +++ b/src/window.c @@ -1119,3 +1119,4 @@ GLFWAPI void glfwPostEmptyEvent(void) _GLFW_REQUIRE_INIT(); _glfwPlatformPostEmptyEvent(); } +