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 / histogram / HistogramDataModel.java
index b08690116feca8824060377d4c5b806020f1523d..36c6fb748c0b749325545400c9bf1b607eedb482 100644 (file)
@@ -14,7 +14,7 @@ package org.eclipse.linuxtools.lttng.ui.views.histogram;
 
 import java.util.Arrays;
 
-import org.eclipse.linuxtools.lttng.exceptions.EventOutOfSequenceException;
+import org.eclipse.linuxtools.lttng.core.exceptions.EventOutOfSequenceException;
 import org.eclipse.linuxtools.lttng.ui.LTTngUILogger;
 
 /**
This page took 0.023667 seconds and 5 git commands to generate.