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