tmf: Move timestamps to their own package
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.tests / src / org / eclipse / linuxtools / tmf / ui / tests / views / uml2sd / loader / Uml2SDTestTimestamp.java
index 4f82fabeecd84a0d0c98a7d74ae0bc8ba792256e..36593616bc7ea044f0c18773a52d65de78677a0c 100644 (file)
@@ -11,7 +11,7 @@
  *******************************************************************************/
 package org.eclipse.linuxtools.tmf.ui.tests.views.uml2sd.loader;
 
-import org.eclipse.linuxtools.tmf.core.event.TmfTimestamp;
+import org.eclipse.linuxtools.tmf.core.timestamp.TmfTimestamp;
 
 /**
  * Timestamp implementation for UML2SD test cases.
This page took 0.02355 seconds and 5 git commands to generate.