summaryrefslogtreecommitdiff
path: root/scripting/source/inc/bcholder.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/inc/bcholder.hxx')
-rw-r--r--scripting/source/inc/bcholder.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/inc/bcholder.hxx b/scripting/source/inc/bcholder.hxx
index 9209e0584c8f..285c55c9d115 100644
--- a/scripting/source/inc/bcholder.hxx
+++ b/scripting/source/inc/bcholder.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SCRIPTING_BCHOLDER_HXX
-#define SCRIPTING_BCHOLDER_HXX
+#ifndef INCLUDED_SCRIPTING_SOURCE_INC_BCHOLDER_HXX
+#define INCLUDED_SCRIPTING_SOURCE_INC_BCHOLDER_HXX
#include <osl/mutex.hxx>
#include <cppuhelper/interfacecontainer.h>
@@ -59,6 +59,6 @@ namespace scripting_helper
} // namespace scripting_helper
-#endif // SCRIPTING_BCHOLDER_HXX
+#endif // INCLUDED_SCRIPTING_SOURCE_INC_BCHOLDER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */