summaryrefslogtreecommitdiff
path: root/include/svtools/table/tablecontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/table/tablecontrol.hxx')
-rw-r--r--include/svtools/table/tablecontrol.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/table/tablecontrol.hxx b/include/svtools/table/tablecontrol.hxx
index a170a38a4648..0f8ad808b608 100644
--- a/include/svtools/table/tablecontrol.hxx
+++ b/include/svtools/table/tablecontrol.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVTOOLS_INC_TABLE_TABLECONTROL_HXX
-#define SVTOOLS_INC_TABLE_TABLECONTROL_HXX
+#ifndef INCLUDED_SVTOOLS_TABLE_TABLECONTROL_HXX
+#define INCLUDED_SVTOOLS_TABLE_TABLECONTROL_HXX
#include "svtools/svtdllapi.h"
#include "svtools/table/tablemodel.hxx"
@@ -213,6 +213,6 @@ namespace svt { namespace table
} } // namespace svt::table
//........................................................................
-#endif // SVTOOLS_INC_TABLE_TABLECONTROL_HXX
+#endif // INCLUDED_SVTOOLS_TABLE_TABLECONTROL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */