summaryrefslogtreecommitdiffstats
path: root/canvas/source/cairo/cairo_devicehelper.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-28 03:32:18 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-10-28 15:16:18 +0100
commitbb142943a3fa2e60ee7b66b1ef37419f5939b5f3 (patch)
treecf1a6e2806ec5c9aa6a58fb6ade086c27bcf5ab6 /canvas/source/cairo/cairo_devicehelper.hxx
parentremove some stray using rtl::OUString (diff)
downloadcore-bb142943a3fa2e60ee7b66b1ef37419f5939b5f3.tar.gz
core-bb142943a3fa2e60ee7b66b1ef37419f5939b5f3.zip
fixincludeguards.sh: canvas
Change-Id: I5b17411c58e5c5ae7b473d263fa5e4ee97ff35c8
Diffstat (limited to 'canvas/source/cairo/cairo_devicehelper.hxx')
-rw-r--r--canvas/source/cairo/cairo_devicehelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/canvas/source/cairo/cairo_devicehelper.hxx b/canvas/source/cairo/cairo_devicehelper.hxx
index fec36e59d1c6..08de5c636dd6 100644
--- a/canvas/source/cairo/cairo_devicehelper.hxx
+++ b/canvas/source/cairo/cairo_devicehelper.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CAIROCANVAS_DEVICEHELPER_HXX
-#define _CAIROCANVAS_DEVICEHELPER_HXX
+#ifndef INCLUDED_SOURCE_CAIRO_CAIRO_DEVICEHELPER_HXX
+#define INCLUDED_SOURCE_CAIRO_CAIRO_DEVICEHELPER_HXX
#include <com/sun/star/awt/Rectangle.hpp>
#include <com/sun/star/rendering/XGraphicDevice.hpp>