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