X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=src%2Forg%2Fusfirst%2Ffrc3501%2FRiceCatRobot%2Fcommands%2FCloseClaw.java;h=66cf89bad0600d260c4a3be20b3c231458f53b9f;hb=4b8a525ff87cb3ba85058e8b53f5e896a25320bb;hp=eb0eea207bcdad0d8c11cc7fb8b779cde8f1d790;hpb=284904c741c7a805b8611302f6beed3b7f34e90f;p=3501%2F2015-FRC-Spark diff --git a/src/org/usfirst/frc3501/RiceCatRobot/commands/CloseClaw.java b/src/org/usfirst/frc3501/RiceCatRobot/commands/CloseClaw.java index eb0eea2..66cf89b 100644 --- a/src/org/usfirst/frc3501/RiceCatRobot/commands/CloseClaw.java +++ b/src/org/usfirst/frc3501/RiceCatRobot/commands/CloseClaw.java @@ -2,7 +2,7 @@ package org.usfirst.frc3501.RiceCatRobot.commands; import edu.wpi.first.wpilibj.command.Command; -import org.usfirst.frc3501.RiceCatRobot.Robot; +import org.usfirst.frc3501.RiceCatRobot.robot.Robot; /** *