summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/veto.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/inc/veto.hxx')
-rw-r--r--dbaccess/source/core/inc/veto.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/core/inc/veto.hxx b/dbaccess/source/core/inc/veto.hxx
index a418b102f301..c330aa8816c9 100644
--- a/dbaccess/source/core/inc/veto.hxx
+++ b/dbaccess/source/core/inc/veto.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBACCESS_VETO_HXX
-#define DBACCESS_VETO_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_CORE_INC_VETO_HXX
+#define INCLUDED_DBACCESS_SOURCE_CORE_INC_VETO_HXX
#include <com/sun/star/util/XVeto.hpp>
@@ -55,6 +55,6 @@ namespace dbaccess
} // namespace dbaccess
-#endif // DBACCESS_VETO_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_CORE_INC_VETO_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */