diff options
Diffstat (limited to 'svtools/source/config/htmlcfg.cxx')
-rw-r--r-- | svtools/source/config/htmlcfg.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/config/htmlcfg.cxx b/svtools/source/config/htmlcfg.cxx index f3f2e7d03158..37e8501326a2 100644 --- a/svtools/source/config/htmlcfg.cxx +++ b/svtools/source/config/htmlcfg.cxx @@ -18,8 +18,8 @@ */ -#include <svtools/htmlcfg.hxx> -#include <svtools/parhtml.hxx> +#include <htmlcfg.hxx> +#include <parhtml.hxx> #include <unotools/syslocale.hxx> #include <tools/debug.hxx> #include <tools/link.hxx> |