fixed includes

This commit is contained in:
2025-09-13 15:38:52 +02:00
parent bf2041351e
commit 435ae52352
9 changed files with 13 additions and 17 deletions
-3
View File
@@ -4,10 +4,7 @@
#include <glad/gl.h>
#include <linmath.h>
#ifndef GLFW_INCLUDE_NONE
#define GLFW_INCLUDE_NONE
#include <GLFW/glfw3.h>
#endif
#ifndef TYPES_H
#define TYPES_H