reorder includes

This commit is contained in:
2025-09-13 15:51:13 +02:00
parent 2ceee99021
commit df96d9cdba
3 changed files with 5 additions and 10 deletions
+2 -3
View File
@@ -1,8 +1,7 @@
#include <stddef.h>
#include <stdio.h>
#include <glad/gl.h>
#include <linmath.h>
#include <stddef.h>
#include <stdio.h>
#include "constants.h"
#include "types.h"