diff options
Diffstat (limited to 'sc/source/ui/undo/undodat.cxx')
-rw-r--r-- | sc/source/ui/undo/undodat.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/undo/undodat.cxx b/sc/source/ui/undo/undodat.cxx index 24c3ea271577..e7f15d9b7fed 100644 --- a/sc/source/ui/undo/undodat.cxx +++ b/sc/source/ui/undo/undodat.cxx @@ -40,7 +40,7 @@ #include "docsh.hxx" #include "tabvwsh.hxx" #include "olinetab.hxx" -#include "dbcolect.hxx" +#include "dbdata.hxx" #include "rangenam.hxx" #include "pivot.hxx" #include "globstr.hrc" |