altos/telefireone-v2.0: Remove build of ao_product.h from Makefile
[fw/altos] / altoslib / AltosRectangle.java
index 50b3caa6141a8b82049b36be6c769e715eb87bd4..3b46bd7c12435afff4cf18ce30763fff2ee41582 100644 (file)
@@ -16,7 +16,7 @@
  * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
-package org.altusmetrum.altoslib_11;
+package org.altusmetrum.altoslib_13;
 
 public class AltosRectangle {
        public int      x, y, width, height;