diff options
Diffstat (limited to 'sc/inc/document.hxx')
-rw-r--r-- | sc/inc/document.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/document.hxx b/sc/inc/document.hxx index 77dfca451d2a..ccade9f02c6f 100644 --- a/sc/inc/document.hxx +++ b/sc/inc/document.hxx @@ -23,6 +23,7 @@ #include <vcl/prntypes.hxx> #include <vcl/timer.hxx> #include <vcl/idle.hxx> +#include <vcl/errcode.hxx> #include <com/sun/star/uno/Reference.hxx> #include <vcl/vclptr.hxx> #include "scdllapi.h" |