Update include path for QuatRotation in helpers.cpp

This commit is contained in:
2025-03-17 14:46:03 -04:00
parent f3c161481b
commit f482c37d17

View File

@@ -4,7 +4,7 @@
#include "helpers.hpp"
#include "../../../engine/primitives/rotation/QuatRotation.hpp"
#include "engine/primitives/rotation/QuatRotation.hpp"
#include "primitives/rotation/EulerRotation.hpp"
namespace fgl::engine::gui