summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-12-13 23:26:11 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-12-14 09:52:49 +0000
commit59bf1b583f235dbf0ffee971840f2c6524effa06 (patch)
treedf4748794465870ac130cce5a1ee397fc9601d1b /svx
parent9cdb0ca46b903852b9aee6252bc850c93cfa1fb5 (diff)
regpathhelper: unused, so we've got to have two of them
Diffstat (limited to 'svx')
-rw-r--r--svx/source/gengal/gengal.cxx1
-rw-r--r--svx/workben/edittest.cxx1
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>