summaryrefslogtreecommitdiff
path: root/include/svtools/simptabl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/simptabl.hxx')
-rw-r--r--include/svtools/simptabl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/simptabl.hxx b/include/svtools/simptabl.hxx
index e3d94e3e972d..b105fbebdd1d 100644
--- a/include/svtools/simptabl.hxx
+++ b/include/svtools/simptabl.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SV_SIMPTABL_HXX
-#define _SV_SIMPTABL_HXX
+#ifndef INCLUDED_SVTOOLS_SIMPTABL_HXX
+#define INCLUDED_SVTOOLS_SIMPTABL_HXX
#include <svtools/svtdllapi.h>
#include <svtools/headbar.hxx>
@@ -146,6 +146,6 @@ public:
};
-#endif // _SV_SIMPTABL_HXX
+#endif // INCLUDED_SVTOOLS_SIMPTABL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */