summaryrefslogtreecommitdiff
path: root/include/comphelper/comphelperdllapi.h
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 13:59:36 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 13:59:36 -0600
commitf0389a7f4fa39e437642a7236d7804c6a0cb47a0 (patch)
treed3835695fdf47acfec74c077b23d0db73da1dbea /include/comphelper/comphelperdllapi.h
parent98d48bbbbbe291ec8e3cb9b51bedbf6f412c3553 (diff)
fdo#65108 inter-module includes <>
Change-Id: Iac3debc892d420ab50c1b38446334d30488648dc
Diffstat (limited to 'include/comphelper/comphelperdllapi.h')
-rw-r--r--include/comphelper/comphelperdllapi.h2
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