diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:31:02 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:51 +0200 |
commit | 92236b3eabb93b753adc21d72dc41f1b0330a8a4 (patch) | |
tree | 87ba5124a1bb4067752bc02d0a49295be810de39 /svtools/source/uitest | |
parent | 97059fbd09fedce0ff830599f8df5f41d42336f2 (diff) |
loplugin:includeform: svtools
Change-Id: I7a25c2db8c097ae4512c8a8b7d8a272905b46e50
Diffstat (limited to 'svtools/source/uitest')
-rw-r--r-- | svtools/source/uitest/uiobject.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/uitest/uiobject.cxx b/svtools/source/uitest/uiobject.cxx index 19ab911876af..b8fb2fc5fdc7 100644 --- a/svtools/source/uitest/uiobject.cxx +++ b/svtools/source/uitest/uiobject.cxx @@ -8,7 +8,7 @@ */ #include <memory> -#include "uitest/uiobject.hxx" +#include <uitest/uiobject.hxx> #include <svtools/treelistbox.hxx> #include <svtools/simptabl.hxx> |