summaryrefslogtreecommitdiff
path: root/framework/source/jobs
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:41:08 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:07 +0200
commita457c7c6b0339184466c12f1c43b0b0aa01edf54 (patch)
tree2882735e5da9e1594c7a9d67581f30fb62dc5a44 /framework/source/jobs
parentcfad891e95442d3b1fcd919928ab9ad8849a8e8c (diff)
loplugin:includeform: framework
Change-Id: Ib5eaab06ff0cc1b44db9e4057ab349a0990af14d
Diffstat (limited to 'framework/source/jobs')
-rw-r--r--framework/source/jobs/jobexecutor.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/jobs/jobexecutor.cxx b/framework/source/jobs/jobexecutor.cxx
index 30feb2813b5c..e5efb3b45368 100644
--- a/framework/source/jobs/jobexecutor.cxx
+++ b/framework/source/jobs/jobexecutor.cxx
@@ -24,7 +24,7 @@
#include <general.h>
#include <stdtypes.h>
-#include "helper/mischelper.hxx"
+#include <helper/mischelper.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XNameAccess.hpp>