summaryrefslogtreecommitdiff
path: root/include/comphelper/accimplaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/accimplaccess.hxx')
-rw-r--r--include/comphelper/accimplaccess.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/comphelper/accimplaccess.hxx b/include/comphelper/accimplaccess.hxx
index d3a1ed4c2274..4406f9981338 100644
--- a/include/comphelper/accimplaccess.hxx
+++ b/include/comphelper/accimplaccess.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef COMPHELPER_ACCIMPLACCESS_HXX
-#define COMPHELPER_ACCIMPLACCESS_HXX
+#ifndef INCLUDED_COMPHELPER_ACCIMPLACCESS_HXX
+#define INCLUDED_COMPHELPER_ACCIMPLACCESS_HXX
#include <cppuhelper/implbase1.hxx>
#include <com/sun/star/lang/XUnoTunnel.hpp>
@@ -135,7 +135,7 @@ namespace comphelper
//.........................................................................
-#endif // COMPHELPER_ACCIMPLACCESS_HXX
+#endif // INCLUDED_COMPHELPER_ACCIMPLACCESS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */