vcl/inc/cairo_cairo.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 48d38a419f5642993d027465eacdfaa8d7f59224 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Wed Jan 27 21:30:59 2016 +1100 vcl: fix header guard for cairo_cairo.hxx Change-Id: Icd1cd3bcfbf65712097a6a90755a3c747ab1da9a diff --git a/vcl/inc/cairo_cairo.hxx b/vcl/inc/cairo_cairo.hxx index c1d5b74..e6068e8f 100644 --- a/vcl/inc/cairo_cairo.hxx +++ b/vcl/inc/cairo_cairo.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_CANVAS_SOURCE_CAIRO_CAIRO_CAIRO_HXX -#define INCLUDED_CANVAS_SOURCE_CAIRO_CAIRO_CAIRO_HXX +#ifndef INCLUDED_VCL_INC_CAIRO_CAIRO_HXX +#define INCLUDED_VCL_INC_CAIRO_CAIRO_HXX #include <sal/config.h> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits