Kaydet (Commit) 606d7783 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

fdo#65108 inter-module includes <> include/package

Change-Id: I39a5467a2844ca9fe79954fc6f2d092931e57a16
üst 3e2208f0
......@@ -21,7 +21,7 @@
#define INCLUDED_PACKAGE_DEFLATER_HXX
#include <com/sun/star/uno/Sequence.hxx>
#include "packagedllapi.hxx"
#include <package/packagedllapi.hxx>
struct z_stream_s;
......
......@@ -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;
......
......@@ -9,7 +9,7 @@
#ifndef INCLUDED_PACKAGE_PACKAGEDLLAPI_HXX
#define INCLUDED_PACKAGE_PACKAGEDLLAPI_HXX
#include "sal/types.h"
#include <sal/types.h>
#if defined(DLLIMPLEMENTATION_PACKAGE)
#define DLLPUBLIC_PACKAGE SAL_DLLPUBLIC_EXPORT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment