diff options
Diffstat (limited to 'include/sfx2/sfxhtml.hxx')
-rw-r--r-- | include/sfx2/sfxhtml.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sfx2/sfxhtml.hxx b/include/sfx2/sfxhtml.hxx index ced819c01c14..132d98b4a70e 100644 --- a/include/sfx2/sfxhtml.hxx +++ b/include/sfx2/sfxhtml.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_SFX2_SFXHTML_HXX #define INCLUDED_SFX2_SFXHTML_HXX -#include "sal/config.h" -#include "sfx2/dllapi.h" -#include "sal/types.h" +#include <sal/config.h> +#include <sfx2/dllapi.h> +#include <sal/types.h> #include <i18nlangtag/lang.h> #include <svtools/parhtml.hxx> #include <svl/macitem.hxx> |