From 7ae156f6934760e744cc58e198589186f41d5f93 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 9 Nov 2013 15:22:49 -0600 Subject: fdo#65108 inter-module includes <> include/svl Change-Id: I8b28f3c6df5d11112aff732159c913b4ffb1cc6f --- include/svl/sharedstring.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/svl/sharedstring.hxx') diff --git a/include/svl/sharedstring.hxx b/include/svl/sharedstring.hxx index a36ae135fa2a..fe9e851f045d 100644 --- a/include/svl/sharedstring.hxx +++ b/include/svl/sharedstring.hxx @@ -10,8 +10,8 @@ #ifndef INCLUDED_SVL_SHAREDSTRING_HXX #define INCLUDED_SVL_SHAREDSTRING_HXX -#include "svl/svldllapi.h" -#include "rtl/ustring.hxx" +#include +#include namespace svl { -- cgit