From dbddac3261b42e8593aa7fae21d1645e57a61cb7 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:14:56 +0200 Subject: fixincludeguards.sh: include/s* Change-Id: I57fcfd442d2b5815e7c07a9cbd660f3698168dee --- include/sfx2/tbxctrl.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/sfx2/tbxctrl.hxx') diff --git a/include/sfx2/tbxctrl.hxx b/include/sfx2/tbxctrl.hxx index 3d4037661a7d..9170f04de60b 100644 --- a/include/sfx2/tbxctrl.hxx +++ b/include/sfx2/tbxctrl.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 _SFXTBXCTRL_HXX -#define _SFXTBXCTRL_HXX +#ifndef INCLUDED_SFX2_TBXCTRL_HXX +#define INCLUDED_SFX2_TBXCTRL_HXX #include "sal/config.h" #include "sfx2/dllapi.h" -- cgit