From 0230541af5e5cebf7bdec97d8d86cd594e9ae8b9 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Wed, 10 Mar 2010 21:26:13 +0100 Subject: Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the source --- client/x11/red_window.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'client/x11/red_window.cpp') diff --git a/client/x11/red_window.cpp b/client/x11/red_window.cpp index a38f7db6..9a0423a9 100644 --- a/client/x11/red_window.cpp +++ b/client/x11/red_window.cpp @@ -15,7 +15,6 @@ along with this program. If not, see . */ -#define GL_GLEXT_PROTOTYPES #include "common.h" #include #include -- cgit