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 / wizards / ITraceChannelConfigurationPage.java
index 1ddceab52a1ca0846e1486a3c3ae2d54fe792239..486fa10b0783ae793af0aff0b42d984cf5fed878 100644 (file)
@@ -13,7 +13,7 @@
 package org.eclipse.linuxtools.lttng.ui.tracecontrol.wizards;
 
 import org.eclipse.jface.wizard.IWizardPage;
-import org.eclipse.linuxtools.lttng.tracecontrol.model.config.TraceChannels;
+import org.eclipse.linuxtools.lttng.core.tracecontrol.model.config.TraceChannels;
 
 public interface ITraceChannelConfigurationPage extends IWizardPage {
 
This page took 0.024577 seconds and 5 git commands to generate.