summaryrefslogtreecommitdiffstats
path: root/forms/source/component/File.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/File.hxx')
-rw-r--r--forms/source/component/File.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/File.hxx b/forms/source/component/File.hxx
index 992e90776848..494b8fa430ab 100644
--- a/forms/source/component/File.hxx
+++ b/forms/source/component/File.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FORMS_FILE_HXX_
-#define _FORMS_FILE_HXX_
+#ifndef INCLUDED_FORMS_SOURCE_COMPONENT_FILE_HXX
+#define INCLUDED_FORMS_SOURCE_COMPONENT_FILE_HXX
#include "FormComponent.hxx"
@@ -91,6 +91,6 @@ protected:
} // namespace frm
//.........................................................................
-#endif // _FORMS_FILE_HXX_
+#endif // INCLUDED_FORMS_SOURCE_COMPONENT_FILE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */