From 1130a359cb89028b42f366f46bdf034ad13ae540 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:18:54 +0200 Subject: fixincludeguards.sh: include - the rest Change-Id: If1ee11da444a7f96f2d8668b277540da0bb4dbe9 --- include/test/text/xtext.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/test/text') diff --git a/include/test/text/xtext.hxx b/include/test/text/xtext.hxx index 9adf9c0a542f..72eb0490ce87 100644 --- a/include/test/text/xtext.hxx +++ b/include/test/text/xtext.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef __TEST_TEXT_XTEXT_HXX__ -#define __TEST_TEXT_XTEXT_HXX__ +#ifndef INCLUDED_TEST_TEXT_XTEXT_HXX +#define INCLUDED_TEST_TEXT_XTEXT_HXX #include "test/testdllapi.hxx" -- cgit