summaryrefslogtreecommitdiff
path: root/altosui/AltosDebug.java
diff options
context:
space:
mode:
Diffstat (limited to 'altosui/AltosDebug.java')
-rw-r--r--altosui/AltosDebug.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/altosui/AltosDebug.java b/altosui/AltosDebug.java
index 16b10c3a..482f4c36 100644
--- a/altosui/AltosDebug.java
+++ b/altosui/AltosDebug.java
@@ -18,6 +18,7 @@
package altosui;
import java.io.*;
+import org.altusmetrum.altosuilib.*;
public class AltosDebug extends AltosSerial {