summaryrefslogtreecommitdiff
path: root/include/cppuhelper/component.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppuhelper/component.hxx')
-rw-r--r--include/cppuhelper/component.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppuhelper/component.hxx b/include/cppuhelper/component.hxx
index 64460959fbbf..7fb919d2b0a6 100644
--- a/include/cppuhelper/component.hxx
+++ b/include/cppuhelper/component.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CPPUHELPER_COMPONENT_HXX_
-#define _CPPUHELPER_COMPONENT_HXX_
+#ifndef INCLUDED_CPPUHELPER_COMPONENT_HXX
+#define INCLUDED_CPPUHELPER_COMPONENT_HXX
#include <osl/mutex.hxx>
#include <cppuhelper/weakagg.hxx>