diff options
Diffstat (limited to 'include/svx/sdr/contact/viewcontactofsdrmeasureobj.hxx')
-rw-r--r-- | include/svx/sdr/contact/viewcontactofsdrmeasureobj.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/sdr/contact/viewcontactofsdrmeasureobj.hxx b/include/svx/sdr/contact/viewcontactofsdrmeasureobj.hxx index 83a32a17a9ec..fe37170178d8 100644 --- a/include/svx/sdr/contact/viewcontactofsdrmeasureobj.hxx +++ b/include/svx/sdr/contact/viewcontactofsdrmeasureobj.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SDR_CONTACT_VIEWCONTACTOFSDRMEASUREOBJ_HXX -#define _SDR_CONTACT_VIEWCONTACTOFSDRMEASUREOBJ_HXX +#ifndef INCLUDED_SVX_SDR_CONTACT_VIEWCONTACTOFSDRMEASUREOBJ_HXX +#define INCLUDED_SVX_SDR_CONTACT_VIEWCONTACTOFSDRMEASUREOBJ_HXX #include <svx/sdr/contact/viewcontactoftextobj.hxx> @@ -57,6 +57,6 @@ namespace sdr ////////////////////////////////////////////////////////////////////////////// -#endif //_SDR_CONTACT_VIEWCONTACTOFSDRMEASUREOBJ_HXX +#endif // INCLUDED_SVX_SDR_CONTACT_VIEWCONTACTOFSDRMEASUREOBJ_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |