Source typo fix (includes file rename)

This commit is contained in:
luz.paz
2019-09-27 12:17:48 -04:00
committed by luz paz
parent d4e381d846
commit 044213d6ad
12 changed files with 14 additions and 18 deletions

View File

@@ -45,7 +45,7 @@
#include <Gui/Document.h>
#include <Gui/Command.h>
#include <Gui/MainWindow.h>
#include <Gui/DlgEditFileIncludeProptertyExternal.h>
#include <Gui/DlgEditFileIncludePropertyExternal.h>
#include <Gui/Selection.h>
#include <Gui/SelectionFilter.h>
#include <Mod/Sketcher/App/SketchObject.h>