mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
minor change
This commit is contained in:
parent
0c239fc6c5
commit
3aecc51805
1 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* $Id: glapi.h,v 1.7 1999/12/15 15:03:16 brianp Exp $ */
|
||||
/* $Id: glapi.h,v 1.8 1999/12/16 12:38:54 brianp Exp $ */
|
||||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
|
|
@ -30,7 +30,9 @@
|
|||
|
||||
|
||||
#include "GL/gl.h"
|
||||
#include "glapitable.h"
|
||||
/*#include "glapitable.h"*/
|
||||
|
||||
struct _glapi_table;
|
||||
|
||||
|
||||
extern void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue