Document the need for ~/altusmetrumllc/google-maps-api-key
[fw/altos] / altosui / AltosSerialInUseException.java
index ae97b3d21c98e02fb195aab982d897f5948d5395..318155c8cb28cf5215637b3d5ba9ccbc78e43b46 100644 (file)
@@ -15,7 +15,8 @@
  * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
-package AltosUI;
+package altosui;
+import org.altusmetrum.altosuilib_2.*;
 
 public class AltosSerialInUseException extends Exception {
        public AltosDevice      device;