diff -r 4f226fd97826 -r 02264bf0108d src/mainwindow.cpp --- a/src/mainwindow.cpp Tue Feb 14 14:51:04 2017 +0200 +++ b/src/mainwindow.cpp Tue Feb 14 14:52:01 2017 +0200 @@ -25,7 +25,7 @@ #include "main.h" #include "canvas.h" #include "mainwindow.h" -#include "ldDocument.h" +#include "lddocument.h" #include "miscallenous.h" #include "messageLog.h" #include "ui_mainwindow.h"