diff options
Diffstat (limited to 'include/GL')
-rw-r--r-- | include/GL/glu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GL/glu.h b/include/GL/glu.h index 129777852f..99515dcc37 100644 --- a/include/GL/glu.h +++ b/include/GL/glu.h @@ -41,7 +41,7 @@ #endif #ifndef GLAPIENTRYP -#define GLAPIENTRYP +#define GLAPIENTRYP GLAPIENTRY * #endif #ifndef GLAPI |