summaryrefslogtreecommitdiffstats
path: root/canvas/source/vcl/canvascustomsprite.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/vcl/canvascustomsprite.hxx')
-rw-r--r--canvas/source/vcl/canvascustomsprite.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/canvas/source/vcl/canvascustomsprite.hxx b/canvas/source/vcl/canvascustomsprite.hxx
index 0014c3f91392..c2b66dd71d4c 100644
--- a/canvas/source/vcl/canvascustomsprite.hxx
+++ b/canvas/source/vcl/canvascustomsprite.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _VCLCANVAS_CANVASCUSTOMSPRITE_HXX
-#define _VCLCANVAS_CANVASCUSTOMSPRITE_HXX
+#ifndef INCLUDED_SOURCE_VCL_CANVASCUSTOMSPRITE_HXX
+#define INCLUDED_SOURCE_VCL_CANVASCUSTOMSPRITE_HXX
#include <cppuhelper/compbase4.hxx>
#include <comphelper/uno3.hxx>
@@ -120,6 +120,6 @@ namespace vclcanvas
};
}
-#endif /* _VCLCANVAS_CANVASCUSTOMSPRITE_HXX */
+#endif // INCLUDED_SOURCE_VCL_CANVASCUSTOMSPRITE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */