diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/gengal/gengal.cxx | 1 | ||||
-rw-r--r-- | svx/workben/edittest.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/gengal/gengal.cxx b/svx/source/gengal/gengal.cxx index 438194d92310..a868e0e49043 100644 --- a/svx/source/gengal/gengal.cxx +++ b/svx/source/gengal/gengal.cxx @@ -36,7 +36,6 @@ #include <unotools/ucbstreamhelper.hxx> #include <comphelper/processfactory.hxx> -#include <comphelper/regpathhelper.hxx> #include <cppuhelper/servicefactory.hxx> #include <cppuhelper/bootstrap.hxx> #include <com/sun/star/uno/Reference.h> diff --git a/svx/workben/edittest.cxx b/svx/workben/edittest.cxx index 3ff6f8dff708..79f6eda2b97d 100644 --- a/svx/workben/edittest.cxx +++ b/svx/workben/edittest.cxx @@ -54,7 +54,6 @@ #define SERVICE_SIMPLEREGISTRY "com.sun.star.registry.SimpleRegistry" #include <comphelper/processfactory.hxx> -#include <comphelper/regpathhelper.hxx> #include <cppuhelper/servicefactory.hxx> #include <cppuhelper/bootstrap.hxx> #include <com/sun/star/lang/XMultiServiceFactory.hpp> |