diff options
Diffstat (limited to 'forms/source/component/ImageControl.hxx')
-rw-r--r-- | forms/source/component/ImageControl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/ImageControl.hxx b/forms/source/component/ImageControl.hxx index e3d70288e81f..07689b802b26 100644 --- a/forms/source/component/ImageControl.hxx +++ b/forms/source/component/ImageControl.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_FORMS_SOURCE_COMPONENT_IMAGECONTROL_HXX #define INCLUDED_FORMS_SOURCE_COMPONENT_IMAGECONTROL_HXX -#include "FormComponent.hxx" +#include <FormComponent.hxx> #include "imgprod.hxx" #include <com/sun/star/form/XImageProducerSupplier.hpp> #include <com/sun/star/awt/XMouseListener.hpp> |