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 / parsers / custom / CustomEventsTable.java
index 89e31003b1aab3a2213f08f31a97ae75b35e8fea..1448eb77f10ab51b73334c3b6304bc3d8e3abee8 100644 (file)
@@ -15,7 +15,7 @@ package org.eclipse.linuxtools.tmf.ui.parsers.custom;
 import java.util.LinkedList;\r
 import java.util.List;\r
 \r
-import org.eclipse.linuxtools.tmf.event.TmfEvent;\r
+import org.eclipse.linuxtools.tmf.core.event.TmfEvent;\r
 import org.eclipse.linuxtools.tmf.ui.parsers.custom.CustomTraceDefinition.OutputColumn;\r
 import org.eclipse.linuxtools.tmf.ui.viewers.events.TmfEventsTable;\r
 import org.eclipse.linuxtools.tmf.ui.widgets.ColumnData;\r
This page took 0.024791 seconds and 5 git commands to generate.