diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-24 11:55:40 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-24 11:55:40 +0200 |
commit | b18c1bdafdd849f6c3a8857067e1b32aac2a57ff (patch) | |
tree | 814371f2d6645e7b60cbd1bdc013af74704a18ae /sw/qa | |
parent | f17bc7f55146b681da41f2b8d17998d8ff553a4a (diff) |
loplugin:includeform
Change-Id: I65867177fa36e50afb8c370c1e84cd54e3be6821
Diffstat (limited to 'sw/qa')
-rw-r--r-- | sw/qa/extras/ooxmlexport/ooxmlexport10.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport10.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport10.cxx index c5d08cf027aa..06f1f012646d 100644 --- a/sw/qa/extras/ooxmlexport/ooxmlexport10.cxx +++ b/sw/qa/extras/ooxmlexport/ooxmlexport10.cxx @@ -8,7 +8,7 @@ */ #include <memory> -#include "config_test.h" +#include <config_test.h> #ifdef MACOSX #define __ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES 0 |