diff options
Diffstat (limited to 'sal/rtl/ustrbuf.cxx')
-rw-r--r-- | sal/rtl/ustrbuf.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/rtl/ustrbuf.cxx b/sal/rtl/ustrbuf.cxx index 508c8d7a9c7c..dfb2c1a06a30 100644 --- a/sal/rtl/ustrbuf.cxx +++ b/sal/rtl/ustrbuf.cxx @@ -23,7 +23,7 @@ #include <osl/diagnose.h> #include <rtl/character.hxx> #include <rtl/ustrbuf.hxx> -#include <strimp.hxx> +#include "strimp.hxx" #if USE_SDT_PROBES #define RTL_LOG_STRING_BITS 16 |