Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / altosui / AltosSerialInUseException.java
index 7380f331b2d561b46b39943554735461af57acc0..932a3684ee0eb5709eb8c05ef59d6822e094f21f 100644 (file)
@@ -16,6 +16,7 @@
  */
 
 package altosui;
+import org.altusmetrum.altosuilib.*;
 
 public class AltosSerialInUseException extends Exception {
        public AltosDevice      device;