change location of base files
[3501/3501-spark-go] / src / org / usfirst / frc / team3501 / robot / commands / TensionRightWinch.java
index 30dfb10fa9a306a2be6eaa1033d37335fceb5265..993302c39bfd5aa319fc75ef1253e7551d764aad 100644 (file)
@@ -1,5 +1,7 @@
 package org.usfirst.frc.team3501.robot.commands;
 
+import org.usfirst.frc.team3501.bases.Command;
+
 public class TensionRightWinch extends Command {
 
     private double speed;