summaryrefslogtreecommitdiff
path: root/sal/textenc/convertsimple.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/textenc/convertsimple.cxx')
-rw-r--r--sal/textenc/convertsimple.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/textenc/convertsimple.cxx b/sal/textenc/convertsimple.cxx
index 09124d148b6a..d4d23c82e6af 100644
--- a/sal/textenc/convertsimple.cxx
+++ b/sal/textenc/convertsimple.cxx
@@ -7,10 +7,10 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include "sal/config.h"
+#include <sal/config.h>
-#include "rtl/textcvt.h"
-#include "sal/types.h"
+#include <rtl/textcvt.h>
+#include <sal/types.h>
#include "convertsimple.hxx"
#include "handleundefinedunicodetotextchar.hxx"