diff options
Diffstat (limited to 'package/inc/ZipFile.hxx')
-rw-r--r-- | package/inc/ZipFile.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/inc/ZipFile.hxx b/package/inc/ZipFile.hxx index 05186c0abccf..bb348f3c3262 100644 --- a/package/inc/ZipFile.hxx +++ b/package/inc/ZipFile.hxx @@ -35,9 +35,9 @@ #include <com/sun/star/xml/crypto/XCipherContext.hpp> #include <com/sun/star/xml/crypto/XDigestContext.hpp> +#include <package/Inflater.hxx> #include <ByteGrabber.hxx> #include <HashMaps.hxx> -#include <Inflater.hxx> #include <EncryptionData.hxx> #include <mutexholder.hxx> |