tmf: Split the state system in a separate plugin
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / internal / tmf / core / statesystem / mipmap / ITmfMipmapFeature.java
index 140cce3d352d6d7d816cd63143c6bba83e61456c..7589c80a9195008e9419cd289d119abe5a3abd21 100644 (file)
@@ -12,7 +12,7 @@
  *******************************************************************************/
 package org.eclipse.linuxtools.internal.tmf.core.statesystem.mipmap;
 
-import org.eclipse.linuxtools.tmf.core.statevalue.ITmfStateValue;
+import org.eclipse.linuxtools.statesystem.core.statevalue.ITmfStateValue;
 
 /**
  * Interface to allow additional types of mipmaps to be added. Two functions
This page took 0.025857 seconds and 5 git commands to generate.