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 0a8b501df219..7b796897cde5 100644 --- a/forms/source/component/File.cxx +++ b/forms/source/component/File.cxx @@ -21,7 +21,7 @@ #include <com/sun/star/form/FormComponentType.hpp> -#include "services.hxx" +#include <services.hxx> #include <cppuhelper/queryinterface.hxx> #include <tools/debug.hxx> #include <comphelper/container.hxx> |