diff options
Diffstat (limited to 'forms/source/component/File.cxx')
-rw-r--r-- | forms/source/component/File.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/File.cxx b/forms/source/component/File.cxx index 1b3e698de8d5..281f18e9a476 100644 --- a/forms/source/component/File.cxx +++ b/forms/source/component/File.cxx @@ -25,7 +25,7 @@ #include <cppuhelper/queryinterface.hxx> #include <tools/debug.hxx> #include <comphelper/basicio.hxx> -#include <comphelper/guarding.hxx> +#include <comphelper/property.hxx> namespace frm |