summaryrefslogtreecommitdiff
path: root/framework/inc/helper/ocomponentaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/ocomponentaccess.hxx')
-rw-r--r--framework/inc/helper/ocomponentaccess.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/inc/helper/ocomponentaccess.hxx b/framework/inc/helper/ocomponentaccess.hxx
index 696fd22ed16f..2347942d7865 100644
--- a/framework/inc/helper/ocomponentaccess.hxx
+++ b/framework/inc/helper/ocomponentaccess.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __FRAMEWORK_HELPER_OCOMPONENTACCESS_HXX_
-#define __FRAMEWORK_HELPER_OCOMPONENTACCESS_HXX_
+#ifndef INCLUDED_FRAMEWORK_INC_HELPER_OCOMPONENTACCESS_HXX
+#define INCLUDED_FRAMEWORK_INC_HELPER_OCOMPONENTACCESS_HXX
#include <threadhelp/threadhelpbase.hxx>
#include <macros/generic.hxx>
@@ -237,6 +237,6 @@ class OComponentAccess : private ThreadHelpBase , // M
} // namespace framework
-#endif // #ifndef __FRAMEWORK_HELPER_OCOMPONENTACCESS_HXX_
+#endif // INCLUDED_FRAMEWORK_INC_HELPER_OCOMPONENTACCESS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */