Reverted package name to 'altosui' from 'AltosUI'
[fw/altos] / altosui / AltosLaunch.java
index 77f681b8aae3901437f7c034afa6bce5cd867059..0e493b91363f9607e466a92650f9199462f171c8 100644 (file)
@@ -25,6 +25,7 @@ import javax.swing.*;
 import javax.swing.filechooser.FileNameExtensionFilter;
 import javax.swing.table.*;
 import javax.swing.event.*;
+import org.altusmetrum.AltosLib.*;
 
 public class AltosLaunch {
        AltosDevice     device;