diff options
Diffstat (limited to 'sc/source/ui/undo/undoblk3.cxx')
-rw-r--r-- | sc/source/ui/undo/undoblk3.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/undo/undoblk3.cxx b/sc/source/ui/undo/undoblk3.cxx index 23a3a4d674af..317cab43df32 100644 --- a/sc/source/ui/undo/undoblk3.cxx +++ b/sc/source/ui/undo/undoblk3.cxx @@ -44,7 +44,7 @@ #include "undoutil.hxx" #include "chgtrack.hxx" #include "dociter.hxx" -#include "cell.hxx" +#include "formulacell.hxx" #include "paramisc.hxx" #include "postit.hxx" #include "docuno.hxx" |