summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/maildispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/maildispatcher.hxx')
-rw-r--r--sw/source/ui/inc/maildispatcher.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/maildispatcher.hxx b/sw/source/ui/inc/maildispatcher.hxx
index e2cbfba1fdcd..512d6fde5b56 100644
--- a/sw/source/ui/inc/maildispatcher.hxx
+++ b/sw/source/ui/inc/maildispatcher.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_MAILDISPATCHER_HXX
-#define INCLUDED_MAILDISPATCHER_HXX
+#ifndef INCLUDED_SW_SOURCE_UI_INC_MAILDISPATCHER_HXX
+#define INCLUDED_SW_SOURCE_UI_INC_MAILDISPATCHER_HXX
#include "com/sun/star/mail/XSmtpService.hpp"
#include "com/sun/star/mail/XMailMessage.hpp"
@@ -149,6 +149,6 @@ private:
bool shutdown_requested_;
};
-#endif // INCLUDED_MAILDISPATCHER_HXX
+#endif // INCLUDED_SW_SOURCE_UI_INC_MAILDISPATCHER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */