diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/source/drawing/xdrawpages.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/source/drawing/xdrawpages.cxx b/test/source/drawing/xdrawpages.cxx index 5fe89abfb348..64fb004d5b98 100644 --- a/test/source/drawing/xdrawpages.cxx +++ b/test/source/drawing/xdrawpages.cxx @@ -15,6 +15,8 @@ #include <com/sun/star/uno/Reference.hxx> +#include <sal/types.h> + #include <cppunit/extensions/HelperMacros.h> using namespace css; |