Skip to content
Snippets Groups Projects
Commit 53a9bb09 authored by Markus Grotz's avatar Markus Grotz
Browse files

add missing include

parent 69b769ef
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@
#include <RobotAPI/components/units/PlatformUnit.h>
#include <RobotAPI/components/units/RobotUnit/NJointControllers/NJointHolonomicPlatformRelativePositionController.h>
#include <RobotAPI/components/units/RobotUnit/NJointControllers/NJointHolonomicPlatformGlobalPositionController.h>
#include <RobotAPI/libraries/core/Pose.h>
#include "RobotUnitSubUnit.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment