summaryrefslogtreecommitdiff
path: root/include/svtools/accessibleruler.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-18 18:21:34 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-19 11:10:05 +0200
commit7a924a43336aa67e46be0859345d3a423c2ba848 (patch)
treec89a32c9ed25657fc22036265ea82b1b76b4b500 /include/svtools/accessibleruler.hxx
parent4c2a736360a810199e8748533022ac38446b83ed (diff)
fixincludeguards.sh: include
Diffstat (limited to 'include/svtools/accessibleruler.hxx')
-rw-r--r--include/svtools/accessibleruler.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svtools/accessibleruler.hxx b/include/svtools/accessibleruler.hxx
index ffaebca35772..44b5f8fbd8f7 100644
--- a/include/svtools/accessibleruler.hxx
+++ b/include/svtools/accessibleruler.hxx
@@ -15,8 +15,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 _SVTRULERACCESSIBLE_HXX
-#define _SVTRULERACCESSIBLE_HXX
+#ifndef INCLUDED_SVTOOLS_ACCESSIBLERULER_HXX
+#define INCLUDED_SVTOOLS_ACCESSIBLERULER_HXX
#include <com/sun/star/accessibility/XAccessible.hpp>
#include <com/sun/star/accessibility/XAccessibleComponent.hpp>