summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/PropertyForward.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/inc/PropertyForward.hxx')
-rw-r--r--dbaccess/source/core/inc/PropertyForward.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/core/inc/PropertyForward.hxx b/dbaccess/source/core/inc/PropertyForward.hxx
index ebe44ff43d23..9b5b2bf666ea 100644
--- a/dbaccess/source/core/inc/PropertyForward.hxx
+++ b/dbaccess/source/core/inc/PropertyForward.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBA_PROPERTYSETFORWARD_HXX
-#define DBA_PROPERTYSETFORWARD_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_CORE_INC_PROPERTYFORWARD_HXX
+#define INCLUDED_DBACCESS_SOURCE_CORE_INC_PROPERTYFORWARD_HXX
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
@@ -67,6 +67,6 @@ namespace dbaccess
} // namespace dbaccess
-#endif // DBA_PROPERTYSETFORWARD_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_CORE_INC_PROPERTYFORWARD_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */