diff --git a/include/omath/hud/canvas_box.hpp b/include/omath/hud/canvas_box.hpp index 021a775..a794249 100644 --- a/include/omath/hud/canvas_box.hpp +++ b/include/omath/hud/canvas_box.hpp @@ -3,7 +3,7 @@ // #pragma once #include "omath/linear_algebra/vector2.hpp" - +#include namespace omath::hud { class CanvasBox final