Internalize some TMF APIs
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / statistics / model / TmfStatisticsTreeNode.java
index cb7408336d86f7d8ab5f3810a5686fe2a2330edf..390058d11ed164241fb6f6f7554cd32bd6ff363e 100755 (executable)
@@ -16,7 +16,7 @@ package org.eclipse.linuxtools.tmf.ui.views.statistics.model;
 
 import java.util.Collection;
 
-import org.eclipse.linuxtools.tmf.core.util.TmfFixedArray;
+import org.eclipse.linuxtools.internal.tmf.core.util.TmfFixedArray;
 
 /**
  * <h4>A tree where nodes can be accessed efficiently using paths.</h4>
This page took 0.044716 seconds and 5 git commands to generate.