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