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