summaryrefslogtreecommitdiff
path: root/LocomotorPrimitivesController.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-01-14 11:14:50 +0100
committerTobias Klauser <tklauser@distanz.ch>2013-01-14 11:14:50 +0100
commit989c2da1e2f308877511104818b308b2f9697b21 (patch)
tree91614f0da0ef97dd346817ea4920ee77d76a6ae9 /LocomotorPrimitivesController.h
parent12f24c5ce528f8f58abcf2cc16fc887b9fabdbc1 (diff)
Remove stale header #include
Diffstat (limited to 'LocomotorPrimitivesController.h')
-rw-r--r--LocomotorPrimitivesController.h1
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);