includes: include sharedDefs in includes.hpp

This commit is contained in:
Vaxry 2023-11-04 17:04:10 +00:00
parent 55b4f84fea
commit 447c173cad

View File

@ -146,3 +146,4 @@ extern "C" {
#include "helpers/Vector2D.hpp"
#include "helpers/Box.hpp"
#include "SharedDefs.hpp"