Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the source

This commit is contained in:
Alexander Larsson 2010-03-10 21:26:13 +01:00
parent 6385dc082c
commit 2fd0eebd69

2
glc.c
View File

@ -18,8 +18,6 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#define GL_GLEXT_PROTOTYPES
#include <stdlib.h>
#include <string.h>
#include <stdio.h>