diff options
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/drawdoc.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/drawdoc.hxx b/sd/inc/drawdoc.hxx index 700fa9c287c3..fe70260aed31 100644 --- a/sd/inc/drawdoc.hxx +++ b/sd/inc/drawdoc.hxx @@ -31,7 +31,7 @@ #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/text/WritingMode.hpp> -#include <com/sun/star/frame/XModel.hdl> +#include <com/sun/star/frame/XModel.hpp> #include <vcl/print.hxx> #include <svx/fmmodel.hxx> #include "pres.hxx" |