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 / views / project / dialogs / TraceLibraryPathPropertyPage.java
index 21c015f01ce60b64ba5b82c878a9849fc9594940..bd99112350d23b07e0715a0f41781de1da5b8066 100644 (file)
@@ -16,7 +16,7 @@ import java.io.File;
 
 import org.eclipse.core.resources.IProject;
 import org.eclipse.core.resources.IResource;
-import org.eclipse.linuxtools.lttng.TraceHelper;
+import org.eclipse.linuxtools.lttng.core.TraceHelper;
 import org.eclipse.swt.SWT;
 import org.eclipse.swt.events.ModifyEvent;
 import org.eclipse.swt.events.ModifyListener;
This page took 0.024932 seconds and 5 git commands to generate.