summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/xmlsecurity/macrosecurity.hxx')
-rw-r--r--xmlsecurity/inc/xmlsecurity/macrosecurity.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx b/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
index 490bd235ca88..67b02140df42 100644
--- a/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
+++ b/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLSECURITY_MACROSECURITY_HXX
-#define _XMLSECURITY_MACROSECURITY_HXX
+#ifndef INCLUDED_XMLSECURITY_INC_XMLSECURITY_MACROSECURITY_HXX
+#define INCLUDED_XMLSECURITY_INC_XMLSECURITY_MACROSECURITY_HXX
#include <vcl/fixed.hxx>
#include <vcl/button.hxx>
@@ -146,6 +146,6 @@ public:
};
-#endif // _XMLSECURITY_MACROSECURITY_HXX
+#endif // INCLUDED_XMLSECURITY_INC_XMLSECURITY_MACROSECURITY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */