summaryrefslogtreecommitdiff
path: root/forms/source/component/Button.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:41:33 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:08 +0200
commit7340b6a951ec53950e272fb4571e26be827a0b2d (patch)
tree194237e8ac2736f50d49186150aa74f0ecd769db /forms/source/component/Button.hxx
parent2304eef0afd923f7886ef086db37f4869e6619e1 (diff)
loplugin:includeform: forms
Change-Id: I770fe656a390045e850e967074545bf5dac7f335
Diffstat (limited to 'forms/source/component/Button.hxx')
-rw-r--r--forms/source/component/Button.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/Button.hxx b/forms/source/component/Button.hxx
index eabc05286e13..cd3907742686 100644
--- a/forms/source/component/Button.hxx
+++ b/forms/source/component/Button.hxx
@@ -21,9 +21,9 @@
#define INCLUDED_FORMS_SOURCE_COMPONENT_BUTTON_HXX
#include "clickableimage.hxx"
-#include "togglestate.hxx"
-#include "formnavigation.hxx"
-#include "resettable.hxx"
+#include <togglestate.hxx>
+#include <formnavigation.hxx>
+#include <resettable.hxx>
#include <com/sun/star/awt/MouseEvent.hpp>
#include <com/sun/star/lang/EventObject.hpp>