summaryrefslogtreecommitdiff
path: root/include/unotools/closeveto.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/closeveto.hxx')
-rw-r--r--include/unotools/closeveto.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/unotools/closeveto.hxx b/include/unotools/closeveto.hxx
index 21d381c5094b..aa03500bf509 100644
--- a/include/unotools/closeveto.hxx
+++ b/include/unotools/closeveto.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef UNOTOOLS_CLOSEVETO_HXX
-#define UNOTOOLS_CLOSEVETO_HXX
+#ifndef INCLUDED_UNOTOOLS_CLOSEVETO_HXX
+#define INCLUDED_UNOTOOLS_CLOSEVETO_HXX
#include "unotools/unotoolsdllapi.h"
@@ -55,6 +55,6 @@ namespace utl
} // namespace dbaui
//......................................................................................................................
-#endif // UNOTOOLS_CLOSEVETO_HXX
+#endif // INCLUDED_UNOTOOLS_CLOSEVETO_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */