summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/string.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/rtl/string.hxx')
-rw-r--r--sal/inc/rtl/string.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/inc/rtl/string.hxx b/sal/inc/rtl/string.hxx
index 007129a7dc0f..0db8341a8930 100644
--- a/sal/inc/rtl/string.hxx
+++ b/sal/inc/rtl/string.hxx
@@ -37,7 +37,7 @@
#include <rtl/memory.h>
#include <rtl/textenc.h>
#include <rtl/string.h>
-#include "sal/log.h"
+#include "sal/log.hxx"
#if !defined EXCEPTIONS_OFF
#include <new>