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 --- common/glc.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'common') diff --git a/common/glc.c b/common/glc.c index 770da320..2d71c42c 100644 --- a/common/glc.c +++ b/common/glc.c @@ -18,8 +18,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#define GL_GLEXT_PROTOTYPES - #include #include #include -- cgit