From 5a249bcabfa2a0f5ae5c620f2b3b93c7dff879fd Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 2 Jan 2012 17:26:59 -0800 Subject: altosui: Complete split out of separate java library Signed-off-by: Keith Packard --- altosui/AltosEepromIterable.java | 1 + 1 file changed, 1 insertion(+) (limited to 'altosui/AltosEepromIterable.java') 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 -- cgit v1.2.3