diff options
Diffstat (limited to 'chart2/source/model/main/UndoManager.cxx')
-rw-r--r-- | chart2/source/model/main/UndoManager.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/model/main/UndoManager.cxx b/chart2/source/model/main/UndoManager.cxx index 5a6be73f2e54..efc408fce7bf 100644 --- a/chart2/source/model/main/UndoManager.cxx +++ b/chart2/source/model/main/UndoManager.cxx @@ -20,6 +20,7 @@ #include "UndoManager.hxx" #include <ChartViewHelper.hxx> +#include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/NoSupportException.hpp> |