summaryrefslogtreecommitdiff
path: root/include/xmloff/XMLBase64ImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/XMLBase64ImportContext.hxx')
-rw-r--r--include/xmloff/XMLBase64ImportContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/XMLBase64ImportContext.hxx b/include/xmloff/XMLBase64ImportContext.hxx
index d2804928a324..91364e1b8946 100644
--- a/include/xmloff/XMLBase64ImportContext.hxx
+++ b/include/xmloff/XMLBase64ImportContext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_XMLBASE64IMPORTCONTEXT_HXX
-#define _XMLOFF_XMLBASE64IMPORTCONTEXT_HXX
+#ifndef INCLUDED_XMLOFF_XMLBASE64IMPORTCONTEXT_HXX
+#define INCLUDED_XMLOFF_XMLBASE64IMPORTCONTEXT_HXX
#include "sal/config.h"
#include "xmloff/dllapi.h"
@@ -52,6 +52,6 @@ public:
};
-#endif // _XMLOFF_XMLBASE64IMPORTCONTEXT_HXX
+#endif // INCLUDED_XMLOFF_XMLBASE64IMPORTCONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */