summaryrefslogtreecommitdiff
path: root/include/svtools/accessibletableprovider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/accessibletableprovider.hxx')
-rw-r--r--include/svtools/accessibletableprovider.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/accessibletableprovider.hxx b/include/svtools/accessibletableprovider.hxx
index 292cb761bb92..e5a83b4db5bc 100644
--- a/include/svtools/accessibletableprovider.hxx
+++ b/include/svtools/accessibletableprovider.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVTOOLS_ACCESSIBLETABLEPROVIDER_HXX
-#define _SVTOOLS_ACCESSIBLETABLEPROVIDER_HXX
+#ifndef INCLUDED_SVTOOLS_ACCESSIBLETABLEPROVIDER_HXX
+#define INCLUDED_SVTOOLS_ACCESSIBLETABLEPROVIDER_HXX
#include <vcl/window.hxx>
#include <unotools/accessiblestatesethelper.hxx>
@@ -236,6 +236,6 @@ protected:
} // namespace svt
-#endif // _SVTOOLS_ACCESSIBLETABLEPROVIDER_HXX
+#endif // INCLUDED_SVTOOLS_ACCESSIBLETABLEPROVIDER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */