summaryrefslogtreecommitdiff
path: root/sal/textenc/unichars.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/textenc/unichars.cxx')
-rw-r--r--sal/textenc/unichars.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sal/textenc/unichars.cxx b/sal/textenc/unichars.cxx
index f984cf1f4f72..ed1f9be22fce 100644
--- a/sal/textenc/unichars.cxx
+++ b/sal/textenc/unichars.cxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "sal/config.h"
-#include "sal/types.h"
+#include <sal/config.h>
+#include <sal/types.h>
#include "unichars.hxx"
bool ImplIsControlOrFormat(sal_uInt32 nUtf32)