summaryrefslogtreecommitdiff
path: root/include/svtools/toolpanel/tablayouter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/toolpanel/tablayouter.hxx')
-rw-r--r--include/svtools/toolpanel/tablayouter.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/toolpanel/tablayouter.hxx b/include/svtools/toolpanel/tablayouter.hxx
index cf76879a4566..4a3fa2e2380d 100644
--- a/include/svtools/toolpanel/tablayouter.hxx
+++ b/include/svtools/toolpanel/tablayouter.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVT_TABLAYOUTER_HXX
-#define SVT_TABLAYOUTER_HXX
+#ifndef INCLUDED_SVTOOLS_TOOLPANEL_TABLAYOUTER_HXX
+#define INCLUDED_SVTOOLS_TOOLPANEL_TABLAYOUTER_HXX
#include "svtools/svtdllapi.h"
#include "svtools/toolpanel/decklayouter.hxx"
@@ -94,6 +94,6 @@ namespace svt
} // namespace svt
//........................................................................
-#endif // SVT_TABLAYOUTER_HXX
+#endif // INCLUDED_SVTOOLS_TOOLPANEL_TABLAYOUTER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */