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 / TraceChannelTableLabelProvider.java
index 522d6bcc0e94a5778f6fb814f7a60848a2e4e99d..c7093a90886d6cc87f8fc37fe39f74d9cff2feee 100644 (file)
@@ -14,7 +14,7 @@ package org.eclipse.linuxtools.lttng.ui.tracecontrol.model.config;
 
 import org.eclipse.jface.viewers.ILabelProviderListener;
 import org.eclipse.jface.viewers.ITableLabelProvider;
-import org.eclipse.linuxtools.lttng.tracecontrol.model.config.TraceChannel;
+import org.eclipse.linuxtools.lttng.core.tracecontrol.model.config.TraceChannel;
 import org.eclipse.linuxtools.lttng.ui.LTTngUiPlugin;
 import org.eclipse.swt.graphics.Image;
 
This page took 0.023641 seconds and 5 git commands to generate.