summaryrefslogtreecommitdiff
path: root/include/helpcompiler/dllapi.h
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:16:17 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:42 -0600
commit5db050afb33a73b7a19890ce9583fbb5fd295a23 (patch)
tree553815c8e2664b0b067ed126a4e11189d3bed458 /include/helpcompiler/dllapi.h
parentbda91b953bbb44fe10cc962f4be84a9305748609 (diff)
fdo#65108 inter-module includes <> include/helpcompiler
Change-Id: Ie959c92c0ebffb88318a9ac1a9284da11281105d
Diffstat (limited to 'include/helpcompiler/dllapi.h')
-rw-r--r--include/helpcompiler/dllapi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/helpcompiler/dllapi.h b/include/helpcompiler/dllapi.h
index ff91bd5a446b..e0a115d05648 100644
--- a/include/helpcompiler/dllapi.h
+++ b/include/helpcompiler/dllapi.h
@@ -20,8 +20,8 @@
#ifndef INCLUDED_HELPCOMPILER_DLLAPI_H
#define INCLUDED_HELPCOMPILER_DLLAPI_H
-#include "sal/config.h"
-#include "sal/types.h"
+#include <sal/config.h>
+#include <sal/types.h>
#if defined L10N_DLLIMPLEMENTATION
#define L10N_DLLPUBLIC SAL_DLLPUBLIC_EXPORT