summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@members.fsf.org>2013-05-09 09:50:56 +0300
committerThomas Arnhold <thomas@arnhold.org>2013-05-09 09:24:42 +0000
commit596c3b459d2e1976ac4ac4e10f152c6353e79e36 (patch)
treeee40dc10b36aa7d3f13505f389433bd4c9afafd7 /sw/inc
parentcbd1a89676f39135ed2e9c47d20475b2053289b9 (diff)
Update pch
Change-Id: I7c0c9158eb17cb79ffceae6770b4c513d57b3817 Reviewed-on: https://gerrit.libreoffice.org/3831 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/pch/precompiled_msword.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/pch/precompiled_msword.hxx b/sw/inc/pch/precompiled_msword.hxx
index 461e57252263..854d2ce1a810 100644
--- a/sw/inc/pch/precompiled_msword.hxx
+++ b/sw/inc/pch/precompiled_msword.hxx
@@ -91,6 +91,7 @@
#include <cstdio>
#include <cstring>
#include <ctype.h>
+#include <doctok/sprmids.hxx>
#include <editeng/adjustitem.hxx>
#include <editeng/autokernitem.hxx>
#include <editeng/blinkitem.hxx>
@@ -265,7 +266,6 @@
#include <vcl/virdev.hxx>
#include <vcl/wmf.hxx>
#include <vector>
-#include <doctok/sprmids.hxx>
#include <xmloff/odffields.hxx>
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */