summaryrefslogtreecommitdiff
path: root/framework/inc/uifactory/addonstoolboxfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uifactory/addonstoolboxfactory.hxx')
-rw-r--r--framework/inc/uifactory/addonstoolboxfactory.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/inc/uifactory/addonstoolboxfactory.hxx b/framework/inc/uifactory/addonstoolboxfactory.hxx
index 920a4ed490fd..e6583e0f8cde 100644
--- a/framework/inc/uifactory/addonstoolboxfactory.hxx
+++ b/framework/inc/uifactory/addonstoolboxfactory.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __FRAMEWORK_UIFACTORY_ADDONSTOOLBOXFACTORY_HXX_
-#define __FRAMEWORK_UIFACTORY_ADDONSTOOLBOXFACTORY_HXX_
+#ifndef INCLUDED_FRAMEWORK_INC_UIFACTORY_ADDONSTOOLBOXFACTORY_HXX
+#define INCLUDED_FRAMEWORK_INC_UIFACTORY_ADDONSTOOLBOXFACTORY_HXX
#include <stdtypes.h>
#include <threadhelp/threadhelpbase.hxx>
@@ -66,6 +66,6 @@ class AddonsToolBoxFactory : protected ThreadHelpBase
}
-#endif // __FRAMEWORK_UIFACTORY_ADDONSTOOLBOXFACTORY_HXX_
+#endif // INCLUDED_FRAMEWORK_INC_UIFACTORY_ADDONSTOOLBOXFACTORY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */