diff -r 03f8e6d42e13 -r 2f79053c2e9a src/document.cpp --- a/src/document.cpp Fri Mar 04 11:37:50 2022 +0200 +++ b/src/document.cpp Fri Mar 04 11:40:19 2022 +0200 @@ -21,7 +21,7 @@ #include "document.h" #include "ui_document.h" #include "model.h" -#include "modeleditcontext.h" +#include "modeleditor.h" #include "tools/basetool.h" #include "tools/drawtool.h" #include "tools/selecttool.h"