diff options
Diffstat (limited to 'sc/source/ui/undo/undostyl.cxx')
-rw-r--r-- | sc/source/ui/undo/undostyl.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/undo/undostyl.cxx b/sc/source/ui/undo/undostyl.cxx index 1a868c330c8b..86bfdd09835d 100644 --- a/sc/source/ui/undo/undostyl.cxx +++ b/sc/source/ui/undo/undostyl.cxx @@ -19,6 +19,7 @@ #include <svl/itemset.hxx> #include <vcl/virdev.hxx> +#include <osl/diagnose.h> #include <undostyl.hxx> #include <docsh.hxx> |