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/Date.hxx | |
parent | 2304eef0afd923f7886ef086db37f4869e6619e1 (diff) |
loplugin:includeform: forms
Change-Id: I770fe656a390045e850e967074545bf5dac7f335
Diffstat (limited to 'forms/source/component/Date.hxx')
-rw-r--r-- | forms/source/component/Date.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/Date.hxx b/forms/source/component/Date.hxx index 59a4a94b8543..1074ff25a732 100644 --- a/forms/source/component/Date.hxx +++ b/forms/source/component/Date.hxx @@ -21,7 +21,7 @@ #define INCLUDED_FORMS_SOURCE_COMPONENT_DATE_HXX #include "EditBase.hxx" -#include "limitedformats.hxx" +#include <limitedformats.hxx> namespace frm |