summaryrefslogtreecommitdiff
path: root/sw/inc/swdllapi.h
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-15 19:05:01 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-15 21:22:04 +0200
commit2df39f400dc04ac3c86fccb833b24c8260d2f9b6 (patch)
treed960b6abdd92ba7ff9a0420ba76077a5baef5b95 /sw/inc/swdllapi.h
parent8987cea59be0e36b1b984ad275c4c54d87d3c429 (diff)
sw: clean up inter-module includes
Change-Id: I812842e76ae0b7bc252530d2b4aaa2b452c2babf
Diffstat (limited to 'sw/inc/swdllapi.h')
-rw-r--r--sw/inc/swdllapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swdllapi.h b/sw/inc/swdllapi.h
index 91108f7e45a0..ceca351ee298 100644
--- a/sw/inc/swdllapi.h
+++ b/sw/inc/swdllapi.h
@@ -20,7 +20,7 @@
#ifndef INCLUDED_SW_INC_SWDLLAPI_H
#define INCLUDED_SW_INC_SWDLLAPI_H
-#include "sal/types.h"
+#include <sal/types.h>
#if defined(SW_DLLIMPLEMENTATION)
#define SW_DLLPUBLIC SAL_DLLPUBLIC_EXPORT