summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor2d/canvasprocessor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/processor2d/canvasprocessor.hxx')
-rw-r--r--include/drawinglayer/processor2d/canvasprocessor.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/drawinglayer/processor2d/canvasprocessor.hxx b/include/drawinglayer/processor2d/canvasprocessor.hxx
index 5dea3b450c19..51b85f87c470 100644
--- a/include/drawinglayer/processor2d/canvasprocessor.hxx
+++ b/include/drawinglayer/processor2d/canvasprocessor.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _DRAWINGLAYER_PROCESSOR_CANVASPROCESSOR_HXX
-#define _DRAWINGLAYER_PROCESSOR_CANVASPROCESSOR_HXX
+#ifndef INCLUDED_DRAWINGLAYER_PROCESSOR2D_CANVASPROCESSOR_HXX
+#define INCLUDED_DRAWINGLAYER_PROCESSOR2D_CANVASPROCESSOR_HXX
#include <drawinglayer/drawinglayerdllapi.h>
@@ -117,6 +117,6 @@ namespace drawinglayer
//////////////////////////////////////////////////////////////////////////////
-#endif //_DRAWINGLAYER_PROCESSOR_CANVASPROCESSOR_HXX
+#endif // INCLUDED_DRAWINGLAYER_PROCESSOR2D_CANVASPROCESSOR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */