Document the need for ~/altusmetrumllc/google-maps-api-key
[fw/altos] / altosui / AltosSerialInUseException.java
index 7380f331b2d561b46b39943554735461af57acc0..318155c8cb28cf5215637b3d5ba9ccbc78e43b46 100644 (file)
@@ -16,6 +16,7 @@
  */
 
 package altosui;
+import org.altusmetrum.altosuilib_2.*;
 
 public class AltosSerialInUseException extends Exception {
        public AltosDevice      device;