diff options
Diffstat (limited to 'sw/inc/pagepreviewlayout.hxx')
-rw-r--r-- | sw/inc/pagepreviewlayout.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/pagepreviewlayout.hxx b/sw/inc/pagepreviewlayout.hxx index 538f711dc286..a1bd154249dc 100644 --- a/sw/inc/pagepreviewlayout.hxx +++ b/sw/inc/pagepreviewlayout.hxx @@ -26,6 +26,8 @@ #include <sal/types.h> // classes <Point>, <Size> and <Rectangle> #include <tools/gen.hxx> +// RenderContext type +#include <vcl/outdev.hxx> // datatype <SwTwips> #include "swtypes.hxx" |