From f2623b8d6c540d5f98e5d2da671f734d41e3e942 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 6 Nov 2010 06:41:20 +0100 Subject: Minor gluegen 'loader file' change --- make/stub_includes/egl/window-system-ext.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'make/stub_includes/egl/window-system-ext.c') diff --git a/make/stub_includes/egl/window-system-ext.c b/make/stub_includes/egl/window-system-ext.c index 7398847ac..3e0d705f3 100644 --- a/make/stub_includes/egl/window-system-ext.c +++ b/make/stub_includes/egl/window-system-ext.c @@ -1,7 +1,9 @@ -#define USE_GLUEGEN +#define EGLAPI +#define EGLAPIENTRY // Define EGL_EGLEXT_PROTOTYPES so that the EGL extension prototypes in // "eglext.h" are parsed. #define EGL_EGLEXT_PROTOTYPES +#include #include -- cgit v1.2.3