summaryrefslogtreecommitdiff
path: root/forms/source/inc/ids.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/ids.hxx')
-rw-r--r--forms/source/inc/ids.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/inc/ids.hxx b/forms/source/inc/ids.hxx
index 61cad8aff737..86ab36bb7f69 100644
--- a/forms/source/inc/ids.hxx
+++ b/forms/source/inc/ids.hxx
@@ -17,13 +17,13 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FRM_IDS_HXX_
-#define _FRM_IDS_HXX_
+#ifndef INCLUDED_FORMS_SOURCE_INC_IDS_HXX
+#define INCLUDED_FORMS_SOURCE_INC_IDS_HXX
#include <unotools/idhelper.hxx>
DECLARE_IMPLEMENTATIONID_HELPER(frm, OImplementationIds)
-#endif // _FRM_IDS_HXX_
+#endif // INCLUDED_FORMS_SOURCE_INC_IDS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */