This commit is contained in:
Irlan
2018-06-16 11:12:25 -03:00
parent 9c31fb41ee
commit 27e1cc25fe
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <glad/glad_glx.h>
#include <glad_4/glad_glx.h>
static void* get_proc(const char *namez);