Changed package name from altosui to AltosUI
[fw/altos] / altosui / AltosSerialInUseException.java
index 7380f331b2d561b46b39943554735461af57acc0..ae97b3d21c98e02fb195aab982d897f5948d5395 100644 (file)
@@ -15,7 +15,7 @@
  * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
-package altosui;
+package AltosUI;
 
 public class AltosSerialInUseException extends Exception {
        public AltosDevice      device;