Re-structure LTTng sub-project as per the Linux Tools guidelines
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui / src / org / eclipse / linuxtools / lttng / ui / tracecontrol / model / config / TraceChannelTableContentProvider.java
index d3e07cb2506b8e580161bfc2230d901de97b464c..1c93ad8f632152e7bc84a939f06ef5360940ae4b 100644 (file)
@@ -14,7 +14,7 @@ package org.eclipse.linuxtools.lttng.ui.tracecontrol.model.config;
 
 import org.eclipse.jface.viewers.IStructuredContentProvider;
 import org.eclipse.jface.viewers.Viewer;
-import org.eclipse.linuxtools.lttng.tracecontrol.model.config.TraceChannels;
+import org.eclipse.linuxtools.lttng.core.tracecontrol.model.config.TraceChannels;
 
 /**
  * <b><u>TraceChannelTableContentProvider</u></b>
This page took 0.024363 seconds and 5 git commands to generate.