From 3a6148e8114a5b980dbedadacce2074390d81555 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:56:13 +0200 Subject: fixincludeguards.sh: filter Change-Id: Ifdb49a0fd5f658056b14b7c2f4e323dd38b412e6 --- filter/source/xsltdialog/xmlfilterjar.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'filter/source/xsltdialog/xmlfilterjar.hxx') diff --git a/filter/source/xsltdialog/xmlfilterjar.hxx b/filter/source/xsltdialog/xmlfilterjar.hxx index 7179f9d4e910..689e7470024e 100644 --- a/filter/source/xsltdialog/xmlfilterjar.hxx +++ b/filter/source/xsltdialog/xmlfilterjar.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 _XMLFILTERJAR_HXX_ -#define _XMLFILTERJAR_HXX_ +#ifndef INCLUDED_FILTER_SOURCE_XSLTDIALOG_XMLFILTERJAR_HXX +#define INCLUDED_FILTER_SOURCE_XSLTDIALOG_XMLFILTERJAR_HXX #include #include -- cgit