summaryrefslogtreecommitdiffstats
path: root/vcl/inc/sft.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/sft.hxx')
-rw-r--r--vcl/inc/sft.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/inc/sft.hxx b/vcl/inc/sft.hxx
index 3cef61bc99d9..112e73966e4d 100644
--- a/vcl/inc/sft.hxx
+++ b/vcl/inc/sft.hxx
@@ -49,8 +49,8 @@
*/
-#ifndef __SUBFONT_H
-#define __SUBFONT_H
+#ifndef INCLUDED_VCL_INC_SFT_HXX
+#define INCLUDED_VCL_INC_SFT_HXX
#ifdef UNX
#include <sys/types.h>
@@ -609,6 +609,6 @@ namespace vcl
} // namespace vcl
-#endif /* __SUBFONT_H */
+#endif // INCLUDED_VCL_INC_SFT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */