We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904f6c6 commit a7da024Copy full SHA for a7da024
src/glad.c
@@ -22,7 +22,7 @@
22
#include <stdio.h>
23
#include <stdlib.h>
24
#include <string.h>
25
-#include </home/obliterator/Euclid_Engine/src/glad/glad.h>
+#include <glad/glad.h>
26
27
static void* get_proc(const char *namez);
28
0 commit comments