fix #37
This commit is contained in:
2
external/glad_2/glad_glx.c
vendored
2
external/glad_2/glad_glx.c
vendored
@ -21,7 +21,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <glad/glad_glx.h>
|
||||
#include <glad_2/glad_glx.h>
|
||||
|
||||
static void* get_proc(const char *namez);
|
||||
|
||||
|
Reference in New Issue
Block a user