summaryrefslogtreecommitdiff
path: root/sal/textenc/handleundefinedunicodetotextchar.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-09-15 11:42:07 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-09-15 23:20:46 +0200
commite9689e4fdcf876e7bcaf564e060a3512e0fe9ef3 (patch)
tree860cdbd00716a6068423aa9fc8b4afdc6ea4b0ee /sal/textenc/handleundefinedunicodetotextchar.hxx
parent0d40167cec11faee1488397fa323ae4511ac2050 (diff)
Revert "saldllapi.h is really not included outside of sal itself"
This reverts commit 2dfe34ce0efef6ec0412130a32f755657710363d: * sal/saldllapi.h is about something different than sal/types.h (it is rather a mistake of cf77e8a0b9dc26d5007c76388c3f09231f048bdd "sal: add visibility symbols" to shortcut the #include of sal/saldllapi.h into sal/types.h instead of the headers that actually need it), not every header needs to include sal/types.h * sal/config.h is the header to always include first (not sal/types.h) Change-Id: I217f2540197ddb682c6c00e529b812b04b327d73
Diffstat (limited to 'sal/textenc/handleundefinedunicodetotextchar.hxx')
-rw-r--r--sal/textenc/handleundefinedunicodetotextchar.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/textenc/handleundefinedunicodetotextchar.hxx b/sal/textenc/handleundefinedunicodetotextchar.hxx
index 4863150ea09f..a3a3c329d9d1 100644
--- a/sal/textenc/handleundefinedunicodetotextchar.hxx
+++ b/sal/textenc/handleundefinedunicodetotextchar.hxx
@@ -30,6 +30,9 @@
#ifndef INCLUDED_SAL_TEXTENC_HANDLEUNDEFINEDUNICODETOTEXTCHAR_HXX
#define INCLUDED_SAL_TEXTENC_HANDLEUNDEFINEDUNICODETOTEXTCHAR_HXX
+#include "sal/config.h"
+
+#include "sal/saldllapi.h"
#include "sal/types.h"
// Internal, non-stable ABI