summaryrefslogtreecommitdiff
path: root/forms/source/component/ImageControl.cxx
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/ImageControl.cxx
parent2304eef0afd923f7886ef086db37f4869e6619e1 (diff)
loplugin:includeform: forms
Change-Id: I770fe656a390045e850e967074545bf5dac7f335
Diffstat (limited to 'forms/source/component/ImageControl.cxx')
-rw-r--r--forms/source/component/ImageControl.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/forms/source/component/ImageControl.cxx b/forms/source/component/ImageControl.cxx
index d402a7a87c95..277631c96a2c 100644
--- a/forms/source/component/ImageControl.cxx
+++ b/forms/source/component/ImageControl.cxx
@@ -19,10 +19,10 @@
#include "ImageControl.hxx"
-#include "strings.hrc"
-#include "frm_resource.hxx"
-#include "services.hxx"
-#include "componenttools.hxx"
+#include <strings.hrc>
+#include <frm_resource.hxx>
+#include <services.hxx>
+#include <componenttools.hxx>
#include <svtools/imageresourceaccess.hxx>
#include <sfx2/filedlghelper.hxx>