summaryrefslogtreecommitdiff
path: root/vcl/inc/regionband.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/regionband.hxx')
-rw-r--r--vcl/inc/regionband.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/inc/regionband.hxx b/vcl/inc/regionband.hxx
index 89657036adff..c913cc8eabed 100644
--- a/vcl/inc/regionband.hxx
+++ b/vcl/inc/regionband.hxx
@@ -15,8 +15,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SV_REGIONBAND_HXX
-#define _SV_REGIONBAND_HXX
+#ifndef INCLUDED_VCL_INC_REGIONBAND_HXX
+#define INCLUDED_VCL_INC_REGIONBAND_HXX
#include <vcl/regband.hxx>
#include <vcl/region.hxx>
@@ -77,7 +77,7 @@ public:
void GetRegionRectangles(RectangleVector& rTarget) const;
};
-#endif // _SV_REGIONBAND_HXX
+#endif // INCLUDED_VCL_INC_REGIONBAND_HXX
//////////////////////////////////////////////////////////////////////////////
//eof