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
+2
View File
@@ -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"