summaryrefslogtreecommitdiff
path: root/include/unotools/desktopterminationobserver.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/desktopterminationobserver.hxx')
-rw-r--r--include/unotools/desktopterminationobserver.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/unotools/desktopterminationobserver.hxx b/include/unotools/desktopterminationobserver.hxx
index 786105efe142..9f637fa954d7 100644
--- a/include/unotools/desktopterminationobserver.hxx
+++ b/include/unotools/desktopterminationobserver.hxx
@@ -18,8 +18,8 @@
*/
#include "unotools/unotoolsdllapi.h"
-#ifndef UNOTOOLS_INC_UNOTOOLS_DESKTOPTERMINATIONOBSERVER_HXX
-#define UNOTOOLS_INC_UNOTOOLS_DESKTOPTERMINATIONOBSERVER_HXX
+#ifndef INCLUDED_UNOTOOLS_DESKTOPTERMINATIONOBSERVER_HXX
+#define INCLUDED_UNOTOOLS_DESKTOPTERMINATIONOBSERVER_HXX
//........................................................................
namespace utl
@@ -67,6 +67,6 @@ namespace utl
} // namespace utl
//........................................................................
-#endif // UNOTOOLS_INC_UNOTOOLS_DESKTOPTERMINATIONOBSERVER_HXX
+#endif // INCLUDED_UNOTOOLS_DESKTOPTERMINATIONOBSERVER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */