diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:32:34 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:54 +0200 |
commit | 1c46c7a04fcd2a02429d6360bd1e78e2519619da (patch) | |
tree | 6a640dd912b8f56a210a9f8c7d9eafacd53ef8b9 /sfx2/source/dialog/documentfontsdialog.cxx | |
parent | 7666da05ee9dd54c65038ce13d0c39e67d70a0d1 (diff) |
loplugin:includeform: sfx2
Change-Id: I5e9a7a2580a710880023288f5ed3584708c4769d
Diffstat (limited to 'sfx2/source/dialog/documentfontsdialog.cxx')
-rw-r--r-- | sfx2/source/dialog/documentfontsdialog.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/dialog/documentfontsdialog.cxx b/sfx2/source/dialog/documentfontsdialog.cxx index 22b495c3cab3..abf8af73a747 100644 --- a/sfx2/source/dialog/documentfontsdialog.cxx +++ b/sfx2/source/dialog/documentfontsdialog.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "documentfontsdialog.hxx" +#include <documentfontsdialog.hxx> #include <sfx2/objsh.hxx> |