summaryrefslogtreecommitdiffstats
path: root/include/svx/sdr/contact/viewcontactofmasterpagedescriptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/contact/viewcontactofmasterpagedescriptor.hxx')
-rw-r--r--include/svx/sdr/contact/viewcontactofmasterpagedescriptor.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/sdr/contact/viewcontactofmasterpagedescriptor.hxx b/include/svx/sdr/contact/viewcontactofmasterpagedescriptor.hxx
index fc2df17d9e0a..ece81f73a8e4 100644
--- a/include/svx/sdr/contact/viewcontactofmasterpagedescriptor.hxx
+++ b/include/svx/sdr/contact/viewcontactofmasterpagedescriptor.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDR_CONTACT_VIEWCONTACTOFMASTERPAGEDESCRIPTOR_HXX
-#define _SDR_CONTACT_VIEWCONTACTOFMASTERPAGEDESCRIPTOR_HXX
+#ifndef INCLUDED_SVX_SDR_CONTACT_VIEWCONTACTOFMASTERPAGEDESCRIPTOR_HXX
+#define INCLUDED_SVX_SDR_CONTACT_VIEWCONTACTOFMASTERPAGEDESCRIPTOR_HXX
#include <sal/types.h>
#include <svx/sdr/contact/viewcontact.hxx>
@@ -72,6 +72,6 @@ namespace sdr
//////////////////////////////////////////////////////////////////////////////
-#endif //_SDR_CONTACT_VIEWCONTACTOFMASTERPAGEDESCRIPTOR_HXX
+#endif // INCLUDED_SVX_SDR_CONTACT_VIEWCONTACTOFMASTERPAGEDESCRIPTOR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */