summaryrefslogtreecommitdiff
path: root/include/svx/sdr/overlay/overlayline.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/overlay/overlayline.hxx')
-rw-r--r--include/svx/sdr/overlay/overlayline.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/sdr/overlay/overlayline.hxx b/include/svx/sdr/overlay/overlayline.hxx
index 8b093fecbfb4..4794cf9d598a 100644
--- a/include/svx/sdr/overlay/overlayline.hxx
+++ b/include/svx/sdr/overlay/overlayline.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDR_OVERLAY_OVERLAYLINE_HXX
-#define _SDR_OVERLAY_OVERLAYLINE_HXX
+#ifndef INCLUDED_SVX_SDR_OVERLAY_OVERLAYLINE_HXX
+#define INCLUDED_SVX_SDR_OVERLAY_OVERLAYLINE_HXX
#include <svx/sdr/overlay/overlayobject.hxx>
@@ -54,6 +54,6 @@ namespace sdr
//////////////////////////////////////////////////////////////////////////////
-#endif //_SDR_OVERLAY_OVERLAYLINE_HXX
+#endif // INCLUDED_SVX_SDR_OVERLAY_OVERLAYLINE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */