Add glsym/glsym.h header for gl_common.c
This commit is contained in:
parent
cc2fea4c85
commit
b5190b3662
|
@ -15,7 +15,7 @@
|
|||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <glsym/rglgen.h>
|
||||
#include <glsym/glsym.h>
|
||||
|
||||
void gl_flush(void)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue