summaryrefslogtreecommitdiff
path: root/svl/source/misc/sharedstringpool.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-15 09:12:11 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-15 10:01:24 +0200
commit9081583e59ba8d3a776d812fa280a929c88a69f1 (patch)
tree13acdd281d393a94f904210cbeb49c1993133800 /svl/source/misc/sharedstringpool.cxx
parent7e586cee33a978703bfc11571adc3cf68a4d714e (diff)
fix-includes.pl: svl
Change-Id: I18fb7a677e2bb98c83f43f5af3fa988393dc23f9
Diffstat (limited to 'svl/source/misc/sharedstringpool.cxx')
-rw-r--r--svl/source/misc/sharedstringpool.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svl/source/misc/sharedstringpool.cxx b/svl/source/misc/sharedstringpool.cxx
index ef4ee0f264b2..e78e0965832e 100644
--- a/svl/source/misc/sharedstringpool.cxx
+++ b/svl/source/misc/sharedstringpool.cxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include "svl/sharedstringpool.hxx"
-#include "unotools/charclass.hxx"
+#include <svl/sharedstringpool.hxx>
+#include <unotools/charclass.hxx>
namespace svl {