diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:30:01 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:49 +0200 |
commit | b0c76a6336ccc2a3be56067fe1e1b0b058b704b9 (patch) | |
tree | 7a34494d7f0816f5ae399d663b3fad1344fa007d /toolkit/source/controls/geometrycontrolmodel.cxx | |
parent | 022e64e8380423909b187fddce9c17f7d5fb6ec4 (diff) |
loplugin:includeform: toolkit
Change-Id: If080e5da5d18b53ac4b85f82fbb4a72b894765dd
Diffstat (limited to 'toolkit/source/controls/geometrycontrolmodel.cxx')
-rw-r--r-- | toolkit/source/controls/geometrycontrolmodel.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/source/controls/geometrycontrolmodel.cxx b/toolkit/source/controls/geometrycontrolmodel.cxx index f0d40b135f55..bababc8c81d0 100644 --- a/toolkit/source/controls/geometrycontrolmodel.cxx +++ b/toolkit/source/controls/geometrycontrolmodel.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "toolkit/controls/geometrycontrolmodel.hxx" +#include <toolkit/controls/geometrycontrolmodel.hxx> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> #include <osl/diagnose.h> |