summaryrefslogtreecommitdiff
path: root/include/svtools/table/tablesort.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/table/tablesort.hxx')
-rw-r--r--include/svtools/table/tablesort.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/table/tablesort.hxx b/include/svtools/table/tablesort.hxx
index 072e088cb3ee..98348da6590e 100644
--- a/include/svtools/table/tablesort.hxx
+++ b/include/svtools/table/tablesort.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVTOOLS_TABLESORT_HXX
-#define SVTOOLS_TABLESORT_HXX
+#ifndef INCLUDED_SVTOOLS_TABLE_TABLESORT_HXX
+#define INCLUDED_SVTOOLS_TABLE_TABLESORT_HXX
#include "svtools/table/tabletypes.hxx"
@@ -84,6 +84,6 @@ namespace svt { namespace table
} } // namespace svt::table
//......................................................................................................................
-#endif // SVTOOLS_TABLESORT_HXX
+#endif // INCLUDED_SVTOOLS_TABLE_TABLESORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */