summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-09-18 07:51:35 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-09-18 07:51:35 +0200
commita12c083cad1c9f7443a19176660896efbde910be (patch)
tree2d19db20cc3471ec701225db26c594e14d3a5264 /desktop
parent9ce08dcc2e32c5554ddf71b79173f8854e0568ad (diff)
Some follow-up #include clean-up
Change-Id: I4e91748701becfc92a379a490c08e9c7950007e3
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/deployment/registry/inc/dp_backend.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/deployment/registry/inc/dp_backend.h b/desktop/source/deployment/registry/inc/dp_backend.h
index ecf2eb0d54d2..67b0ddfb29f5 100644
--- a/desktop/source/deployment/registry/inc/dp_backend.h
+++ b/desktop/source/deployment/registry/inc/dp_backend.h
@@ -27,7 +27,6 @@
#include <cppuhelper/weakref.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/compbase.hxx>
-#include <tools/inetmime.hxx>
#include <com/sun/star/lang/XEventListener.hpp>
#include <com/sun/star/deployment/XPackageRegistry.hpp>
#include <com/sun/star/deployment/XPackageManager.hpp>