summaryrefslogtreecommitdiffstats
path: root/sc/inc/scdllapi.h
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-10 18:19:39 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-11 01:55:39 +0200
commit2bac61013e57013bccac8c9d76482b34b5db7f69 (patch)
tree4a4cdae419248459eae6c276152b2864138980dd /sc/inc/scdllapi.h
parentfix-includes.pl: framework (diff)
downloadcore-2bac61013e57013bccac8c9d76482b34b5db7f69.tar.gz
core-2bac61013e57013bccac8c9d76482b34b5db7f69.zip
fix-includes.pl: sc
Change-Id: Iade3fedac5d2f8e978b7dd9c30f001d7d1564946
Diffstat (limited to 'sc/inc/scdllapi.h')
-rw-r--r--sc/inc/scdllapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/scdllapi.h b/sc/inc/scdllapi.h
index 83c3feafe475..2e88ef197444 100644
--- a/sc/inc/scdllapi.h
+++ b/sc/inc/scdllapi.h
@@ -20,7 +20,7 @@
#ifndef INCLUDED_SC_INC_SCDLLAPI_H
#define INCLUDED_SC_INC_SCDLLAPI_H
-#include "sal/types.h"
+#include <sal/types.h>
#if defined(SC_DLLIMPLEMENTATION)
#define SC_DLLPUBLIC SAL_DLLPUBLIC_EXPORT