ss: Rename packages to org.eclipse.tracecompass.*
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core / src / org / eclipse / tracecompass / internal / tmf / core / statesystem / mipmap / ITmfMipmapFeature.java
index 03cfe532a35e86fead86790cdaa006ff4caa81d0..1a9ad1c677f65b67010f251c32863d0462f9d229 100644 (file)
@@ -12,7 +12,7 @@
  *******************************************************************************/
 package org.eclipse.tracecompass.internal.tmf.core.statesystem.mipmap;
 
-import org.eclipse.linuxtools.statesystem.core.statevalue.ITmfStateValue;
+import org.eclipse.tracecompass.statesystem.core.statevalue.ITmfStateValue;
 
 /**
  * Interface to allow additional types of mipmaps to be added. Two functions
This page took 0.024528 seconds and 5 git commands to generate.