Include vector

This commit is contained in:
2024-06-29 19:28:21 +01:00
parent 33b89a9e44
commit 7c192d5edf
2 changed files with 3 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
#define SCENE_H
#include "aliases.h"
#include "vector/vec.h"
#include "window/window.h"
typedef struct {