summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/propertysetitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/propertysetitem.hxx')
-rw-r--r--dbaccess/source/ui/inc/propertysetitem.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/propertysetitem.hxx b/dbaccess/source/ui/inc/propertysetitem.hxx
index f10d46f1901a..47bd22169e76 100644
--- a/dbaccess/source/ui/inc/propertysetitem.hxx
+++ b/dbaccess/source/ui/inc/propertysetitem.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _DBAUI_PROPERTYSETITEM_HXX_
-#define _DBAUI_PROPERTYSETITEM_HXX_
+#ifndef INCLUDED_DBACCESS_SOURCE_UI_INC_PROPERTYSETITEM_HXX
+#define INCLUDED_DBACCESS_SOURCE_UI_INC_PROPERTYSETITEM_HXX
#include <svl/poolitem.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
@@ -49,6 +49,6 @@ namespace dbaui
} // namespace dbaui
-#endif // _DBAUI_PROPERTYSETITEM_HXX_
+#endif // INCLUDED_DBACCESS_SOURCE_UI_INC_PROPERTYSETITEM_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */