Re-structure LTTng sub-project as per the Linux Tools guidelines
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.tests / src / org / eclipse / linuxtools / tmf / ui / tests / views / uml2sd / impl / IUml2SdSignalValidator.java
index 26294efb4adf869f717989331de0fb52a5333f6e..82aa1c8535a3be1b4e303f698c572b8a09637179 100644 (file)
@@ -11,8 +11,8 @@
  *******************************************************************************/
 package org.eclipse.linuxtools.tmf.ui.tests.views.uml2sd.impl;
 
-import org.eclipse.linuxtools.tmf.event.TmfTimeRange;
-import org.eclipse.linuxtools.tmf.event.TmfTimestamp;
+import org.eclipse.linuxtools.tmf.core.event.TmfTimeRange;
+import org.eclipse.linuxtools.tmf.core.event.TmfTimestamp;
 
 /**
  *  Interface for testing signal handling within TmfUml2SD 
This page took 0.0363289999999999 seconds and 5 git commands to generate.