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/fltdlg.cxx | |
parent | a1915fbfb5d9dc2a7694170e61352c3a731987ce (diff) |
loplugin:includeform: uui
Change-Id: I36108c7c5ad2dd99ca3a0c71cbe6dd1e38dc66ba
Diffstat (limited to 'uui/source/fltdlg.cxx')
-rw-r--r-- | uui/source/fltdlg.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/fltdlg.cxx b/uui/source/fltdlg.cxx index f41b5123a583..3d4e524e3bb3 100644 --- a/uui/source/fltdlg.cxx +++ b/uui/source/fltdlg.cxx @@ -19,7 +19,7 @@ #include "fltdlg.hxx" -#include "ids.hxx" +#include <ids.hxx> #include <com/sun/star/util/XStringWidth.hpp> #include <cppuhelper/implbase.hxx> |