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