diff options
Diffstat (limited to 'include/package/Inflater.hxx')
-rw-r--r-- | include/package/Inflater.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/package/Inflater.hxx b/include/package/Inflater.hxx index d241bb5efd5a..c3575b94dcfd 100644 --- a/include/package/Inflater.hxx +++ b/include/package/Inflater.hxx @@ -21,7 +21,7 @@ #define INCLUDED_PACKAGE_INFLATER_HXX #include <com/sun/star/uno/Sequence.hxx> -#include "packagedllapi.hxx" +#include <package/packagedllapi.hxx> struct z_stream_s; |