From 37e13361f535674f2d6551bcf89bad4203873b66 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Tue, 28 Jul 2015 14:51:36 +0200 Subject: [PATCH] Fixed last manual inclusion of glext.h. --- tests/glfwinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/glfwinfo.c b/tests/glfwinfo.c index 6c4342c7..5083bbf6 100644 --- a/tests/glfwinfo.c +++ b/tests/glfwinfo.c @@ -23,8 +23,8 @@ // //======================================================================== +#define GLFW_INCLUDE_GLEXT #include -#include #include #include