diff options
Diffstat (limited to 'sc/source/ui/undo/undocell.cxx')
-rw-r--r-- | sc/source/ui/undo/undocell.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/source/ui/undo/undocell.cxx b/sc/source/ui/undo/undocell.cxx index c83acc3afcbc..ffda24d286e3 100644 --- a/sc/source/ui/undo/undocell.cxx +++ b/sc/source/ui/undo/undocell.cxx @@ -22,12 +22,11 @@ #include <scitems.hxx> #include <editeng/editobj.hxx> #include <sfx2/app.hxx> -#include <svx/svdocapt.hxx> +#include <svx/svdocapt.hxx> // #include <comphelper/lok.hxx> #include <osl/diagnose.h> #include <document.hxx> -#include <docpool.hxx> #include <patattr.hxx> #include <docsh.hxx> #include <tabvwsh.hxx> |