diff options
author | Michael Dunphy <michael.w.dunphy@gmail.com> | 2013-04-19 18:21:26 -0400 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-04-20 18:15:58 +0000 |
commit | 13dcaae519920b0f8a3ad11308117a8f19144580 (patch) | |
tree | 091e91615cb662fa7c42bd674fb149526b8f3943 /sw/inc/pch | |
parent | 6912b8e0c51bcac956c2c05b2fafdf84df7ae8ee (diff) |
fdo#62699 Remove pass-through headers
Change-Id: I84a88238f6cdc485530ffb76f9444179a22abb92
Reviewed-on: https://gerrit.libreoffice.org/3491
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'sw/inc/pch')
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 37614687d21e..c7e74e33d441 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -823,7 +823,7 @@ #include <svx/grfflt.hxx> #include <svx/hdft.hxx> #include <svx/hlnkitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/hyperdlg.hxx> #include <svx/imapdlg.hxx> #include <svx/insctrl.hxx> |