X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosui%2FAltosDescent.java;h=d1379083feed0d11f9e5bb18ac17612bcb762b79;hp=e73d990cb5ccde177ee73e818ae5514b30195c6a;hb=9cb10d73fee0e3f36c778fd2a9c9992b87669fe2;hpb=dbcf3264f950c4e1d450828c9f161b4c418bee97 diff --git a/altosui/AltosDescent.java b/altosui/AltosDescent.java index e73d990c..d1379083 100644 --- a/altosui/AltosDescent.java +++ b/altosui/AltosDescent.java @@ -19,7 +19,7 @@ package altosui; import java.awt.*; import javax.swing.*; -import org.altusmetrum.altoslib_2.*; +import org.altusmetrum.altoslib_3.*; public class AltosDescent extends JComponent implements AltosFlightDisplay { GridBagLayout layout;