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 / CustomEventContent.java
index 3db049469333b19136c5352e741c2ada5017b6b1..42086dcd24af2dc93d4bba5e8e6f29782ddae3c3 100644 (file)
@@ -2,7 +2,7 @@ package org.eclipse.linuxtools.tmf.ui.parsers.custom;
 \r
 import java.util.Arrays;\r
 \r
-import org.eclipse.linuxtools.tmf.event.TmfEventContent;\r
+import org.eclipse.linuxtools.tmf.core.event.TmfEventContent;\r
 \r
 public class CustomEventContent extends TmfEventContent {\r
 \r
This page took 0.024367 seconds and 5 git commands to generate.