diff options
Diffstat (limited to 'altosui/AltosEepromIterable.java')
-rw-r--r-- | altosui/AltosEepromIterable.java | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/altosui/AltosEepromIterable.java b/altosui/AltosEepromIterable.java index d8205816..c944c527 100644 --- a/altosui/AltosEepromIterable.java +++ b/altosui/AltosEepromIterable.java @@ -27,6 +27,7 @@ import java.util.*; import java.text.*; import java.util.prefs.*; import java.util.concurrent.LinkedBlockingQueue; +import org.altusmetrum.AltosLib.*; /* * AltosRecords with an index field so they can be sorted by tick while preserving |