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 / TmfStatisticsTreeNode.java
index 3bbc197b75f51b705304e6b77187291169376cc9..cb7408336d86f7d8ab5f3810a5686fe2a2330edf 100755 (executable)
@@ -16,7 +16,7 @@ package org.eclipse.linuxtools.tmf.ui.views.statistics.model;
 
 import java.util.Collection;
 
-import org.eclipse.linuxtools.tmf.util.TmfFixedArray;
+import org.eclipse.linuxtools.tmf.core.util.TmfFixedArray;
 
 /**
  * <h4>A tree where nodes can be accessed efficiently using paths.</h4>
This page took 0.036635 seconds and 5 git commands to generate.