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