diff options
Diffstat (limited to 'include/svx/sdr/overlay/overlayobject.hxx')
-rw-r--r-- | include/svx/sdr/overlay/overlayobject.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/sdr/overlay/overlayobject.hxx b/include/svx/sdr/overlay/overlayobject.hxx index 3b56c97556ed..59abd4036b35 100644 --- a/include/svx/sdr/overlay/overlayobject.hxx +++ b/include/svx/sdr/overlay/overlayobject.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SDR_OVERLAY_OVERLAYOBJECT_HXX -#define _SDR_OVERLAY_OVERLAYOBJECT_HXX +#ifndef INCLUDED_SVX_SDR_OVERLAY_OVERLAYOBJECT_HXX +#define INCLUDED_SVX_SDR_OVERLAY_OVERLAYOBJECT_HXX #include <basegfx/point/b2dpoint.hxx> #include <basegfx/range/b2drange.hxx> @@ -194,6 +194,6 @@ namespace sdr ////////////////////////////////////////////////////////////////////////////// -#endif //_SDR_OVERLAY_OVERLAYOBJECT_HXX +#endif // INCLUDED_SVX_SDR_OVERLAY_OVERLAYOBJECT_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |