summaryrefslogtreecommitdiff
path: root/include/editeng/svxrtf.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 14:13:31 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:39 -0600
commit73a57482157fc9c925dc8f5c9cf26673cd18c803 (patch)
tree3a08bdaa3caa9e661058c54014e6df727ec01244 /include/editeng/svxrtf.hxx
parent4d13f9129d4e56fc9ae0501b88e19556d50c23d2 (diff)
fdo#65108 inter-module includes <>
Change-Id: I82b0309c4430a8393e17b9a30a6e898f82c0f25c
Diffstat (limited to 'include/editeng/svxrtf.hxx')
-rw-r--r--include/editeng/svxrtf.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/svxrtf.hxx b/include/editeng/svxrtf.hxx
index 0f1fe9a7943a..808305ea02ba 100644
--- a/include/editeng/svxrtf.hxx
+++ b/include/editeng/svxrtf.hxx
@@ -29,8 +29,8 @@
#include <deque>
#include <utility>
#include <vector>
-#include "boost/ptr_container/ptr_map.hpp"
-#include "boost/ptr_container/ptr_vector.hpp"
+#include <boost/ptr_container/ptr_map.hpp>
+#include <boost/ptr_container/ptr_vector.hpp>
class Font;
class Color;