diff --git a/src/View/Results/CustomExportAdis.py b/src/View/Results/CustomExport/CustomExportAdis.py
similarity index 100%
rename from src/View/Results/CustomExportAdis.py
rename to src/View/Results/CustomExport/CustomExportAdis.py
diff --git a/src/View/Results/WindowAdisTS.py b/src/View/Results/WindowAdisTS.py
index 811dcff218600bfcf187fbc8c4239a1ede7d5822..350e659592d5d1376c8e0907e56a105e1907e173 100644
--- a/src/View/Results/WindowAdisTS.py
+++ b/src/View/Results/WindowAdisTS.py
@@ -49,7 +49,7 @@ from View.Tools.Plot.PamhyrToolbar import PamhyrPlotToolbar
 from View.Results.PlotSedAdis import PlotAdis_dx, PlotAdis_dt
 
 from View.Results.CustomPlot.Plot import CustomPlot
-from View.Results.CustomExportAdis import (
+from View.Results.CustomExport.CustomExportAdis import (
     CustomExportAdisDialog,
 )