diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:28:38 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:47 +0200 |
commit | 2301e37201c7ea85cb802fac22400685e4752b71 (patch) | |
tree | ffd6c73e370152c765d8474e4c5075f2416bd104 /uui/source/nameclashdlg.cxx | |
parent | a1915fbfb5d9dc2a7694170e61352c3a731987ce (diff) |
loplugin:includeform: uui
Change-Id: I36108c7c5ad2dd99ca3a0c71cbe6dd1e38dc66ba
Diffstat (limited to 'uui/source/nameclashdlg.cxx')
-rw-r--r-- | uui/source/nameclashdlg.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/nameclashdlg.cxx b/uui/source/nameclashdlg.cxx index a2b8164a8eab..fcf7c375e092 100644 --- a/uui/source/nameclashdlg.cxx +++ b/uui/source/nameclashdlg.cxx @@ -21,7 +21,7 @@ #include <unotools/resmgr.hxx> #include <vcl/layout.hxx> -#include "strings.hrc" +#include <strings.hrc> #include "nameclashdlg.hxx" // NameClashDialog --------------------------------------------------------- |