diff -r 4f226fd97826 -r 02264bf0108d src/toolsets/movetoolset.cpp --- a/src/toolsets/movetoolset.cpp Tue Feb 14 14:51:04 2017 +0200 +++ b/src/toolsets/movetoolset.cpp Tue Feb 14 14:52:01 2017 +0200 @@ -16,7 +16,7 @@ * along with this program. If not, see . */ -#include "../ldDocument.h" +#include "../lddocument.h" #include "../mathfunctions.h" #include "../miscallenous.h" #include "../mainwindow.h"