X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosui%2FAltosSerialInUseException.java;h=318155c8cb28cf5215637b3d5ba9ccbc78e43b46;hb=02e657e45e217dc483a81f28020cfe65a826e9be;hp=b45d91578d136824aec863fc19bd868e81b895ba;hpb=2120d362cefceba69e75996b6391d9558978c01d;p=fw%2Faltos diff --git a/altosui/AltosSerialInUseException.java b/altosui/AltosSerialInUseException.java index b45d9157..318155c8 100644 --- a/altosui/AltosSerialInUseException.java +++ b/altosui/AltosSerialInUseException.java @@ -16,7 +16,7 @@ */ package altosui; -import org.altusmetrum.altosuilib_1.*; +import org.altusmetrum.altosuilib_2.*; public class AltosSerialInUseException extends Exception { public AltosDevice device;