diff options
Diffstat (limited to 'vbahelper/source/msforms/service.cxx')
-rw-r--r-- | vbahelper/source/msforms/service.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vbahelper/source/msforms/service.cxx b/vbahelper/source/msforms/service.cxx index 97ddbee2dedb..2981de965e74 100644 --- a/vbahelper/source/msforms/service.cxx +++ b/vbahelper/source/msforms/service.cxx @@ -16,10 +16,10 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "cppuhelper/implementationentry.hxx" -#include "comphelper/servicedecl.hxx" +#include <cppuhelper/implementationentry.hxx> +#include <comphelper/servicedecl.hxx> -#include <service.hxx> +#include "service.hxx" // component exports |