diff --git a/ncep/gov.noaa.nws.ncep.viz.common/src/gov/noaa/nws/ncep/viz/common/ui/NmapCommon.java b/ncep/gov.noaa.nws.ncep.viz.common/src/gov/noaa/nws/ncep/viz/common/ui/NmapCommon.java index 204f57fb01..49b36a3bf4 100644 --- a/ncep/gov.noaa.nws.ncep.viz.common/src/gov/noaa/nws/ncep/viz/common/ui/NmapCommon.java +++ b/ncep/gov.noaa.nws.ncep.viz.common/src/gov/noaa/nws/ncep/viz/common/ui/NmapCommon.java @@ -21,7 +21,7 @@ import org.eclipse.jface.viewers.LabelProvider; import org.eclipse.jface.viewers.Viewer; import com.raytheon.uf.common.time.DataTime; -import com.raytheon.uf.viz.application.ProgramArguments; +import com.raytheon.uf.viz.core.ProgramArguments; /** * Common class for constants, utility methods ...