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
+1
View File
@@ -1,6 +1,7 @@
#include <stddef.h>
#include <stdio.h>
#include <glad/gl.h>
#include <linmath.h>
#include "constants.h"