[Libreoffice-commits] core.git: include/svx
Thomas Arnhold
thomas at arnhold.org
Wed Oct 30 23:06:23 CET 2013
include/svx/itextprovider.hxx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit b60d7a27e4b0278c2bd0c3c736597849c7ed1a21
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Wed Oct 30 23:05:41 2013 +0100
fixincludeguards.sh: svx/itextprovider.hxx
Change-Id: I32ebe61a8431e357ffdc057b019fdd3b75dd68a8
diff --git a/include/svx/itextprovider.hxx b/include/svx/itextprovider.hxx
index 3202e4d..7a8ca44 100644
--- a/include/svx/itextprovider.hxx
+++ b/include/svx/itextprovider.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#if !defined SVX_ITEXTPROVIDER_HXX_INCLUDED
-#define SVX_ITEXTPROVIDER_HXX_INCLUDED
+#ifndef INCLUDED_SVX_ITEXTPROVIDER_HXX
+#define INCLUDED_SVX_ITEXTPROVIDER_HXX
#include <sal/types.h>
More information about the Libreoffice-commits
mailing list