diff options
Diffstat (limited to 'include/comphelper/comphelperdllapi.h')
-rw-r--r-- | include/comphelper/comphelperdllapi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/comphelperdllapi.h b/include/comphelper/comphelperdllapi.h index 271e141c3f1b..3416513b94eb 100644 --- a/include/comphelper/comphelperdllapi.h +++ b/include/comphelper/comphelperdllapi.h @@ -19,7 +19,7 @@ #ifndef INCLUDED_COMPHELPER_COMPHELPERDLLAPI_H #define INCLUDED_COMPHELPER_COMPHELPERDLLAPI_H -#include "sal/types.h" +#include <sal/types.h> #if defined(COMPHELPER_DLLIMPLEMENTATION) #define COMPHELPER_DLLPUBLIC SAL_DLLPUBLIC_EXPORT |