summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/mailconfigpage.cxx
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/config/mailconfigpage.cxx
parent8987cea59be0e36b1b984ad275c4c54d87d3c429 (diff)
sw: clean up inter-module includes
Change-Id: I812842e76ae0b7bc252530d2b4aaa2b452c2babf
Diffstat (limited to 'sw/source/ui/config/mailconfigpage.cxx')
-rw-r--r--sw/source/ui/config/mailconfigpage.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/config/mailconfigpage.cxx b/sw/source/ui/config/mailconfigpage.cxx
index 22ab58402588..d465945ea77b 100644
--- a/sw/source/ui/config/mailconfigpage.cxx
+++ b/sw/source/ui/config/mailconfigpage.cxx
@@ -30,9 +30,9 @@
#include <cmdid.h>
#include <vcl/svapp.hxx>
#include <comphelper/processfactory.hxx>
-#include "com/sun/star/mail/MailServiceType.hpp"
-#include "com/sun/star/mail/XMailService.hpp"
-#include "com/sun/star/mail/MailServiceProvider.hpp"
+#include <com/sun/star/mail/MailServiceType.hpp>
+#include <com/sun/star/mail/XMailService.hpp>
+#include <com/sun/star/mail/MailServiceProvider.hpp>
#include <vcl/msgbox.hxx>
#include <globals.hrc>
#include <config.hrc>