diff --git a/src/Mod/Path/Path/Main/Gui/PreferencesJob.py b/src/Mod/Path/Path/Main/Gui/PreferencesJob.py index 3ca02ae0dd..0d8abc90c2 100644 --- a/src/Mod/Path/Path/Main/Gui/PreferencesJob.py +++ b/src/Mod/Path/Path/Main/Gui/PreferencesJob.py @@ -23,7 +23,7 @@ import FreeCAD import Path import Path.Main.Stock as PathStock -import Path.Post.Processor as PostProcessor +from Path.Post.Processor import PostProcessor import json from FreeCAD import Units