altos/stm: Update pdclib paths for flash-loader builds
[fw/altos] / altosui / AltosSerialInUseException.java
index ae97b3d21c98e02fb195aab982d897f5948d5395..b45d91578d136824aec863fc19bd868e81b895ba 100644 (file)
@@ -15,7 +15,8 @@
  * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
-package AltosUI;
+package altosui;
+import org.altusmetrum.altosuilib_1.*;
 
 public class AltosSerialInUseException extends Exception {
        public AltosDevice      device;