From dc8fcd50906cffb1d0a1a24b80f3e9fa762aa27b Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 9 Nov 2013 15:21:58 -0600 Subject: fdo#65108 inter-module includes <> include/sfx2 Change-Id: Id2dc67262eb91cb6c7ca030e334e3623d7535d45 --- include/sfx2/sfxhtml.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/sfx2/sfxhtml.hxx') 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 +#include +#include #include #include #include -- cgit