diff options
Diffstat (limited to 'include/sfx2/frmhtml.hxx')
-rw-r--r-- | include/sfx2/frmhtml.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/frmhtml.hxx b/include/sfx2/frmhtml.hxx index c489390ec384..25f470a2d24f 100644 --- a/include/sfx2/frmhtml.hxx +++ b/include/sfx2/frmhtml.hxx @@ -23,7 +23,7 @@ #include <sal/config.h> #include <sfx2/dllapi.h> -#include <sfx2/sfxhtml.hxx> +#include <svtools/parhtml.hxx> class SfxFrameDescriptor; |