summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/rtfstringbuffer.cxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-02-08 18:10:34 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-02-08 18:10:50 +0100
commit9614183bbbba33ec9cd658870755645ed64ae221 (patch)
tree069cf1e4612317dfbe0b5c5ee3e8ecce729f7c9a /sw/source/filter/ww8/rtfstringbuffer.cxx
parent090e5f356a1da58c6bd4e2e8f84487a228ea11dc (diff)
sw: make sure that these headers are self-contained
Change-Id: Ifdfe85abe57b5873ab4641d3a592c4cf8d2e4e01
Diffstat (limited to 'sw/source/filter/ww8/rtfstringbuffer.cxx')
-rw-r--r--sw/source/filter/ww8/rtfstringbuffer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/rtfstringbuffer.cxx b/sw/source/filter/ww8/rtfstringbuffer.cxx
index 16535f7f4fce..aa7db28a1e08 100644
--- a/sw/source/filter/ww8/rtfstringbuffer.cxx
+++ b/sw/source/filter/ww8/rtfstringbuffer.cxx
@@ -6,8 +6,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include "rtfattributeoutput.hxx"
#include "rtfstringbuffer.hxx"
+#include "rtfattributeoutput.hxx"
RtfStringBufferValue::RtfStringBufferValue()
: m_aBuffer(),