fixed includes
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#include <GLFW/glfw3.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <glad/gl.h>
|
||||
#include <linmath.h>
|
||||
|
||||
#include "file.h"
|
||||
|
||||
Reference in New Issue
Block a user