altosui/telegps/micropeak: Handle both MULTI_LIB and non-MULTI_LIB builds
[fw/altos] / altosui / AltosLaunch.java
index de19221e9f0c117a29c7899ca07af2c0eba8eade..46a29d45dce3b5a34ca90ac99e000310e4fc2e2e 100644 (file)
@@ -20,6 +20,7 @@ package altosui;
 import java.io.*;
 import java.util.concurrent.*;
 import java.awt.*;
+import org.altusmetrum.altosuilib_11.*;
 
 public class AltosLaunch {
        AltosDevice     device;