fix includes

This commit is contained in:
2024-10-07 18:37:44 +03:00
parent 578ceabd0e
commit 5aabab468d
3 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include "twn_camera.h"
#include "twn_config.h"
#include "twn_vec.h"
#include "twn_engine_context_c.h"
#include <math.h>