summaryrefslogtreecommitdiff
path: root/include/svtools/table/tabletypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/table/tabletypes.hxx')
-rw-r--r--include/svtools/table/tabletypes.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/table/tabletypes.hxx b/include/svtools/table/tabletypes.hxx
index f0333a9a49d7..8e3ba7d9ae82 100644
--- a/include/svtools/table/tabletypes.hxx
+++ b/include/svtools/table/tabletypes.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVTOOLS_INC_TABLE_TABLETYPES_HXX
-#define SVTOOLS_INC_TABLE_TABLETYPES_HXX
+#ifndef INCLUDED_SVTOOLS_TABLE_TABLETYPES_HXX
+#define INCLUDED_SVTOOLS_TABLE_TABLETYPES_HXX
#include <sal/types.h>
@@ -59,6 +59,6 @@ namespace svt { namespace table
} } // namespace svt::table
//........................................................................
-#endif // SVTOOLS_INC_TABLE_TABLETYPES_HXX
+#endif // INCLUDED_SVTOOLS_TABLE_TABLETYPES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */