diff options
Diffstat (limited to 'include/xmloff/XMLBase64ImportContext.hxx')
-rw-r--r-- | include/xmloff/XMLBase64ImportContext.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/XMLBase64ImportContext.hxx b/include/xmloff/XMLBase64ImportContext.hxx index 91364e1b8946..041bfa0e91b6 100644 --- a/include/xmloff/XMLBase64ImportContext.hxx +++ b/include/xmloff/XMLBase64ImportContext.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_XMLOFF_XMLBASE64IMPORTCONTEXT_HXX #define INCLUDED_XMLOFF_XMLBASE64IMPORTCONTEXT_HXX -#include "sal/config.h" -#include "xmloff/dllapi.h" +#include <sal/config.h> +#include <xmloff/dllapi.h> #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <xmloff/xmlictxt.hxx> |