diff options
Diffstat (limited to 'editeng')
-rw-r--r-- | editeng/source/misc/splwrap.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/misc/splwrap.cxx b/editeng/source/misc/splwrap.cxx index ba9166d8511c..b633cacad5b9 100644 --- a/editeng/source/misc/splwrap.cxx +++ b/editeng/source/misc/splwrap.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include<rtl/ustring.hxx> +#include <rtl/ustring.hxx> #include <tools/shl.hxx> #include <vcl/wrkwin.hxx> #include <vcl/svapp.hxx> |