diff --git a/src/editor/src/gui/helpers.cpp b/src/editor/src/gui/helpers.cpp index 765c181..1d6be06 100644 --- a/src/editor/src/gui/helpers.cpp +++ b/src/editor/src/gui/helpers.cpp @@ -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