diff options
Diffstat (limited to 'package/source/zippackage/ZipPackageEntry.cxx')
-rw-r--r-- | package/source/zippackage/ZipPackageEntry.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/source/zippackage/ZipPackageEntry.cxx b/package/source/zippackage/ZipPackageEntry.cxx index 727add5b07a3..0673e887d111 100644 --- a/package/source/zippackage/ZipPackageEntry.cxx +++ b/package/source/zippackage/ZipPackageEntry.cxx @@ -18,6 +18,7 @@ */ #include <ZipPackageEntry.hxx> +#include <com/sun/star/lang/NoSupportException.hpp> #include <com/sun/star/packages/zip/ZipConstants.hpp> #include <osl/diagnose.h> |