From ed81c7fb25259deb8196383278edc262e55aa4d5 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 18 Apr 2014 18:25:29 +0200 Subject: fixincludeguards.sh: cppu --- cppu/source/uno/constr.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cppu/source/uno/constr.hxx') diff --git a/cppu/source/uno/constr.hxx b/cppu/source/uno/constr.hxx index a4768c1896df..25859330f823 100644 --- a/cppu/source/uno/constr.hxx +++ b/cppu/source/uno/constr.hxx @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef CONSTR_HXX -#define CONSTR_HXX +#ifndef INCLUDED_CPPU_SOURCE_UNO_CONSTR_HXX +#define INCLUDED_CPPU_SOURCE_UNO_CONSTR_HXX #include #include "prim.hxx" -- cgit