summaryrefslogtreecommitdiffstats
path: root/include/unotest/detail
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:34:56 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:47 -0600
commitd1a00bb6dd8acf8e5fe2eb8ad3b3bba0cd9b32ff (patch)
treef1f17bfb5221cc19f876f2856fc83368ae2d8275 /include/unotest/detail
parentfdo#65108 inter-module includes <> include/unotools (diff)
downloadcore-d1a00bb6dd8acf8e5fe2eb8ad3b3bba0cd9b32ff.tar.gz
core-d1a00bb6dd8acf8e5fe2eb8ad3b3bba0cd9b32ff.zip
fdo#65108 inter-module includes <> include/unotest
Change-Id: I68cff1dbf395b114ed577783e2fd6d1bc5451261
Diffstat (limited to 'include/unotest/detail')
-rw-r--r--include/unotest/detail/unotestdllapi.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/unotest/detail/unotestdllapi.hxx b/include/unotest/detail/unotestdllapi.hxx
index fb850650713f..b8901391269b 100644
--- a/include/unotest/detail/unotestdllapi.hxx
+++ b/include/unotest/detail/unotestdllapi.hxx
@@ -20,8 +20,8 @@
#ifndef INCLUDED_UNOTEST_DETAIL_UNOTESTDLLAPI_HXX
#define INCLUDED_UNOTEST_DETAIL_UNOTESTDLLAPI_HXX
-#include "sal/config.h"
-#include "sal/types.h"
+#include <sal/config.h>
+#include <sal/types.h>
#if defined OOO_DLLIMPLEMENTATION_UNOTEST
#define OOO_DLLPUBLIC_UNOTEST SAL_DLLPUBLIC_EXPORT