summaryrefslogtreecommitdiff
path: root/include/svx/UnoNamespaceMap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/UnoNamespaceMap.hxx')
-rw-r--r--include/svx/UnoNamespaceMap.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/UnoNamespaceMap.hxx b/include/svx/UnoNamespaceMap.hxx
index be9d7788bbc1..add83d382fb2 100644
--- a/include/svx/UnoNamespaceMap.hxx
+++ b/include/svx/UnoNamespaceMap.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_UNONAMESPACEMAP_HXX_
-#define _SVX_UNONAMESPACEMAP_HXX_
+#ifndef INCLUDED_SVX_UNONAMESPACEMAP_HXX
+#define INCLUDED_SVX_UNONAMESPACEMAP_HXX
#include <com/sun/star/uno/XInterface.hpp>
#include "svx/svxdllapi.h"
@@ -31,6 +31,6 @@ SVX_DLLPUBLIC com::sun::star::uno::Reference< com::sun::star::uno::XInterface >
}
-#endif // _SVX_UNONAMESPACEMAP_HXX_
+#endif // INCLUDED_SVX_UNONAMESPACEMAP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */