diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:41:33 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:46:08 +0200 |
commit | 7340b6a951ec53950e272fb4571e26be827a0b2d (patch) | |
tree | 194237e8ac2736f50d49186150aa74f0ecd769db /forms/source/component/File.cxx | |
parent | 2304eef0afd923f7886ef086db37f4869e6619e1 (diff) |
loplugin:includeform: forms
Change-Id: I770fe656a390045e850e967074545bf5dac7f335
Diffstat (limited to 'forms/source/component/File.cxx')
-rw-r--r-- | forms/source/component/File.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/File.cxx b/forms/source/component/File.cxx index 0a8b501df219..7b796897cde5 100644 --- a/forms/source/component/File.cxx +++ b/forms/source/component/File.cxx @@ -21,7 +21,7 @@ #include <com/sun/star/form/FormComponentType.hpp> -#include "services.hxx" +#include <services.hxx> #include <cppuhelper/queryinterface.hxx> #include <tools/debug.hxx> #include <comphelper/container.hxx> |