diff options
Diffstat (limited to 'include/xmloff/XMLTextMasterPageContext.hxx')
-rw-r--r-- | include/xmloff/XMLTextMasterPageContext.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/XMLTextMasterPageContext.hxx b/include/xmloff/XMLTextMasterPageContext.hxx index 94c9ec2b921d..b51d384559d2 100644 --- a/include/xmloff/XMLTextMasterPageContext.hxx +++ b/include/xmloff/XMLTextMasterPageContext.hxx @@ -19,9 +19,9 @@ #ifndef INCLUDED_XMLOFF_XMLTEXTMASTERPAGECONTEXT_HXX #define INCLUDED_XMLOFF_XMLTEXTMASTERPAGECONTEXT_HXX -#include "sal/config.h" -#include "xmloff/dllapi.h" -#include "sal/types.h" +#include <sal/config.h> +#include <xmloff/dllapi.h> +#include <sal/types.h> #include <xmloff/xmlstyle.hxx> |