summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-15 19:05:01 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-15 21:22:04 +0200
commit2df39f400dc04ac3c86fccb833b24c8260d2f9b6 (patch)
treed960b6abdd92ba7ff9a0420ba76077a5baef5b95 /sw/source/ui/vba
parent8987cea59be0e36b1b984ad275c4c54d87d3c429 (diff)
sw: clean up inter-module includes
Change-Id: I812842e76ae0b7bc252530d2b4aaa2b452c2babf
Diffstat (limited to 'sw/source/ui/vba')
-rw-r--r--sw/source/ui/vba/service.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/vba/service.cxx b/sw/source/ui/vba/service.cxx
index f1fbdc8b0359..8b3dc9e2d0eb 100644
--- a/sw/source/ui/vba/service.cxx
+++ b/sw/source/ui/vba/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 "com/sun/star/lang/XMultiServiceFactory.hpp"
-#include "com/sun/star/registry/XRegistryKey.hpp"
-#include "comphelper/servicedecl.hxx"
+#include <cppuhelper/implementationentry.hxx>
+#include <com/sun/star/lang/XMultiServiceFactory.hpp>
+#include <com/sun/star/registry/XRegistryKey.hpp>
+#include <comphelper/servicedecl.hxx>
// component exports