summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/fieldupdater.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:42:22 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:09 +0200
commit38ef960bf7e76942d4912c5a9c34cd9d6f1e5dcc (patch)
treec3fad80c0c56e444f17c7607d255e59149f29b25 /editeng/source/editeng/fieldupdater.cxx
parent5775992a575b4a5cfef80a76d09ead41822c7875 (diff)
loplugin:includeform: editeng
Change-Id: If2aa2cbbfabe164ccf0f68522fa18fa3bae2225d
Diffstat (limited to 'editeng/source/editeng/fieldupdater.cxx')
-rw-r--r--editeng/source/editeng/fieldupdater.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/editeng/source/editeng/fieldupdater.cxx b/editeng/source/editeng/fieldupdater.cxx
index d986fa1f6e4e..318c057d3546 100644
--- a/editeng/source/editeng/fieldupdater.cxx
+++ b/editeng/source/editeng/fieldupdater.cxx
@@ -8,8 +8,8 @@
*/
#include <memory>
-#include "editeng/fieldupdater.hxx"
-#include "editeng/flditem.hxx"
+#include <editeng/fieldupdater.hxx>
+#include <editeng/flditem.hxx>
#include <editeng/edtdlg.hxx>
#include "editobj2.hxx"