mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-28 02:11:43 +00:00
[wpimath] Add folder prefix to geometry includes (#5489)
This commit is contained in:
@@ -179,4 +179,4 @@ void from_json(const wpi::json& json, Rotation2d& rotation);
|
||||
|
||||
} // namespace frc
|
||||
|
||||
#include "Rotation2d.inc"
|
||||
#include "frc/geometry/Rotation2d.inc"
|
||||
|
||||
Reference in New Issue
Block a user