diff options
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/dialogs/hldocntp.cxx | 1 | ||||
-rw-r--r-- | cui/source/options/optpath.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/dialogs/hldocntp.cxx b/cui/source/dialogs/hldocntp.cxx index 63d70f604ecb..cca1fa813af8 100644 --- a/cui/source/dialogs/hldocntp.cxx +++ b/cui/source/dialogs/hldocntp.cxx @@ -34,7 +34,6 @@ #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/uno/Exception.hpp> #include <unotools/localfilehelper.hxx> -#include <tools/config.hxx> #include <vcl/image.hxx> #include <tools/urlobj.hxx> #include <unotools/pathoptions.hxx> diff --git a/cui/source/options/optpath.cxx b/cui/source/options/optpath.cxx index 58a37b106a8b..c6f6b7341780 100644 --- a/cui/source/options/optpath.cxx +++ b/cui/source/options/optpath.cxx @@ -35,7 +35,6 @@ #include <sfx2/app.hxx> #include <svl/aeitem.hxx> #include <svtools/svtabbx.hxx> -#include <tools/config.hxx> #include <tools/urlobj.hxx> #include <vcl/svapp.hxx> #include <unotools/defaultoptions.hxx> |