Re-structure LTTng sub-project as per the Linux Tools guidelines
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / statistics / model / TmfBaseStatisticsTree.java
index 4bf2bc1e42cd7082fb78813b9aebff335d1fc795..debac476fdbe94d6b6f8fb378d1b1dec0f3cb281 100755 (executable)
@@ -18,9 +18,9 @@ import java.util.LinkedList;
 import java.util.Map;
 import java.util.Set;
 
-import org.eclipse.linuxtools.tmf.event.TmfEvent;
+import org.eclipse.linuxtools.tmf.core.event.TmfEvent;
+import org.eclipse.linuxtools.tmf.core.util.TmfFixedArray;
 import org.eclipse.linuxtools.tmf.ui.views.statistics.ITmfExtraEventInfo;
-import org.eclipse.linuxtools.tmf.util.TmfFixedArray;
 
 /**
  * <h4>Store information about base statistics data</h4>
This page took 0.023754 seconds and 5 git commands to generate.