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 / timechart / TimeChartDecorationProvider.java
index 0a56c6fa998189f77ca22f52e71cc61e88086512..e7f8d0a9eee0e884404295beec9907577c065f12 100644 (file)
@@ -18,8 +18,8 @@ import java.util.Set;
 import org.eclipse.core.resources.IMarker;\r
 import org.eclipse.core.resources.IResource;\r
 import org.eclipse.core.runtime.CoreException;\r
-import org.eclipse.linuxtools.tmf.event.TmfEvent;\r
-import org.eclipse.linuxtools.tmf.filter.ITmfFilter;\r
+import org.eclipse.linuxtools.tmf.core.event.TmfEvent;\r
+import org.eclipse.linuxtools.tmf.core.filter.ITmfFilter;\r
 \r
 public class TimeChartDecorationProvider {\r
 \r
This page took 0.036839 seconds and 5 git commands to generate.