From 8bb2ce61c03886d8b323288dc92d74fc1e45da4e Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 18 Apr 2014 22:47:44 +0200 Subject: fixincludeguards.sh: some smaller dirs Change-Id: Ic25bd678dc299627299b22145efd7bebcf2b39d0 --- cppuhelper/source/paths.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cppuhelper/source/paths.hxx') diff --git a/cppuhelper/source/paths.hxx b/cppuhelper/source/paths.hxx index 37772d5a3f0c..7af92b6fda2b 100644 --- a/cppuhelper/source/paths.hxx +++ b/cppuhelper/source/paths.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef CPPUHELPER_SOURCE_PATHS_HXX -#define CPPUHELPER_SOURCE_PATHS_HXX +#ifndef INCLUDED_CPPUHELPER_SOURCE_PATHS_HXX +#define INCLUDED_CPPUHELPER_SOURCE_PATHS_HXX #include "sal/config.h" -- cgit