diff options
Diffstat (limited to 'forms/source/misc/property.cxx')
-rw-r--r-- | forms/source/misc/property.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/misc/property.cxx b/forms/source/misc/property.cxx index c57d43dc2de3..11c3ad7d2022 100644 --- a/forms/source/misc/property.cxx +++ b/forms/source/misc/property.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "frm_strings.hxx" -#include "property.hxx" +#include <frm_strings.hxx> +#include <property.hxx> namespace frm { |