summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLParagraphContext.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-11 22:30:35 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-11 22:37:28 -0600
commit21123da759295d0b1ed0099f6ffa071417415480 (patch)
tree4680bf6ff856b54a70e7e47b8b648d101b7d325c /xmloff/source/chart/SchXMLParagraphContext.hxx
parent32319e1d5609368352b26c4b5f68b444ff246b0e (diff)
xmloff: include <> for external includes
Change-Id: Ic92d0121e928041bcff00b12706f794a4d8e25c8
Diffstat (limited to 'xmloff/source/chart/SchXMLParagraphContext.hxx')
-rw-r--r--xmloff/source/chart/SchXMLParagraphContext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/chart/SchXMLParagraphContext.hxx b/xmloff/source/chart/SchXMLParagraphContext.hxx
index 5236b63f73e2..4dc4c98b2271 100644
--- a/xmloff/source/chart/SchXMLParagraphContext.hxx
+++ b/xmloff/source/chart/SchXMLParagraphContext.hxx
@@ -20,8 +20,8 @@
#define INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLPARAGRAPHCONTEXT_HXX
#include <xmloff/xmlictxt.hxx>
-#include "rtl/ustring.hxx"
-#include "rtl/ustrbuf.hxx"
+#include <rtl/ustring.hxx>
+#include <rtl/ustrbuf.hxx>
namespace com { namespace sun { namespace star { namespace xml { namespace sax {
class XAttributeList;