tmf: Split the state system in a separate plugin
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.analysis.xml.core / src / org / eclipse / linuxtools / tmf / analysis / xml / core / module / IXmlStateSystemContainer.java
index 634807403c70da8164214c38d76b2d6a7801d786..0803dbac880eec5009be32e40fc8da89bc4047c0 100644 (file)
@@ -12,8 +12,8 @@
 
 package org.eclipse.linuxtools.tmf.analysis.xml.core.module;
 
+import org.eclipse.linuxtools.statesystem.core.ITmfStateSystem;
 import org.eclipse.linuxtools.tmf.analysis.xml.core.model.TmfXmlLocation;
-import org.eclipse.linuxtools.tmf.core.statesystem.ITmfStateSystem;
 
 /**
  * Interface that all XML defined objects who provide, use or contain state
This page took 0.024164 seconds and 5 git commands to generate.