summaryrefslogtreecommitdiff
path: root/include/rtl/character.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/rtl/character.hxx')
-rw-r--r--include/rtl/character.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/rtl/character.hxx b/include/rtl/character.hxx
index 4379ecb97bcb..87a20c29e689 100644
--- a/include/rtl/character.hxx
+++ b/include/rtl/character.hxx
@@ -20,11 +20,11 @@
#ifndef INCLUDED_RTL_CHARACTER_HXX
#define INCLUDED_RTL_CHARACTER_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <cassert>
-#include "sal/types.h"
+#include <sal/types.h>
namespace rtl
{