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