change location of base files
[3501/3501-spark-go] / src / org / usfirst / frc / team3501 / robot / commands / MoveArm.java
index e2097717654b03189f8759cbea23f5edc06faffc..804375346dfb623a746869775365ca8af6ac5bb4 100644 (file)
@@ -1,5 +1,7 @@
 package org.usfirst.frc.team3501.robot.commands;
 
+import org.usfirst.frc.team3501.bases.Command;
+
 public class MoveArm extends Command {
 
     public MoveArm() {