summaryrefslogtreecommitdiff
path: root/include/vcl/unohelp2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/unohelp2.hxx')
-rw-r--r--include/vcl/unohelp2.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/vcl/unohelp2.hxx b/include/vcl/unohelp2.hxx
index 4b6c79be2e05..95fbb3e5064f 100644
--- a/include/vcl/unohelp2.hxx
+++ b/include/vcl/unohelp2.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _VCL_UNOHELP2_HXX
-#define _VCL_UNOHELP2_HXX
+#ifndef INCLUDED_VCL_UNOHELP2_HXX
+#define INCLUDED_VCL_UNOHELP2_HXX
#include <com/sun/star/datatransfer/XTransferable.hpp>
#include <cppuhelper/weak.hxx>
@@ -72,6 +72,6 @@ namespace vcl { namespace unohelper {
}} // namespace vcl::unohelper
-#endif // _VCL_UNOHELP2_HXX
+#endif // INCLUDED_VCL_UNOHELP2_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */