X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosui%2FAltosSerialInUseException.java;h=318155c8cb28cf5215637b3d5ba9ccbc78e43b46;hp=ae97b3d21c98e02fb195aab982d897f5948d5395;hb=02e657e45e217dc483a81f28020cfe65a826e9be;hpb=708e7937cba52982b91244cf89bfbff46d346135 diff --git a/altosui/AltosSerialInUseException.java b/altosui/AltosSerialInUseException.java index ae97b3d2..318155c8 100644 --- a/altosui/AltosSerialInUseException.java +++ b/altosui/AltosSerialInUseException.java @@ -15,7 +15,8 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -package AltosUI; +package altosui; +import org.altusmetrum.altosuilib_2.*; public class AltosSerialInUseException extends Exception { public AltosDevice device;