summaryrefslogtreecommitdiff
path: root/shell/source/win32/simplemail/smplmailmsg.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-11-05 02:27:36 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-11-05 09:28:53 +0100
commit48dd3571f841929203931ee6d67c890064111c19 (patch)
tree272807464e3f8ca1111835b602f1be4cd7b6276b /shell/source/win32/simplemail/smplmailmsg.hxx
parent15b5412fad3e6363debb33de583843ca7c9c7299 (diff)
fixincludeguards.sh: shell
Change-Id: I987c54b15c271fc80b7efd25933e13950f974423
Diffstat (limited to 'shell/source/win32/simplemail/smplmailmsg.hxx')
-rw-r--r--shell/source/win32/simplemail/smplmailmsg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/source/win32/simplemail/smplmailmsg.hxx b/shell/source/win32/simplemail/smplmailmsg.hxx
index 7d659db363de..fb3929f7e0b1 100644
--- a/shell/source/win32/simplemail/smplmailmsg.hxx
+++ b/shell/source/win32/simplemail/smplmailmsg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SMPLMAILMSG_HXX_
-#define _SMPLMAILMSG_HXX_
+#ifndef INCLUDED_SHELL_SOURCE_WIN32_SIMPLEMAIL_SMPLMAILMSG_HXX
+#define INCLUDED_SHELL_SOURCE_WIN32_SIMPLEMAIL_SMPLMAILMSG_HXX
#include <cppuhelper/compbase1.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>