diff options
-rw-r--r-- | LocomotorPrimitivesController.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/LocomotorPrimitivesController.h b/LocomotorPrimitivesController.h index 6c52fda..c0f75be 100644 --- a/LocomotorPrimitivesController.h +++ b/LocomotorPrimitivesController.h @@ -2,7 +2,6 @@ #define LOCOMOTORPRIMITIVES_CONTROLLER_H_ #include <OpenSim/OpenSim.h> -#include "MuscleEMGProfile.h" class LocomotorPrimitivesController : public OpenSim::Controller { OpenSim_DECLARE_CONCRETE_OBJECT(LocomotorPrimitivesController, OpenSim::Controller); |