diff options
Diffstat (limited to 'package/inc/ZipPackageStream.hxx')
-rw-r--r-- | package/inc/ZipPackageStream.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/inc/ZipPackageStream.hxx b/package/inc/ZipPackageStream.hxx index 014898115517..7909c8818107 100644 --- a/package/inc/ZipPackageStream.hxx +++ b/package/inc/ZipPackageStream.hxx @@ -26,7 +26,6 @@ #include <com/sun/star/uno/XComponentContext.hpp> #include "ZipPackageEntry.hxx" #include <rtl/ref.hxx> -#include <comphelper/refcountedmutex.hxx> #include <cppuhelper/implbase.hxx> #include "EncryptionData.hxx" |