summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/propertysetitem.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
commit4288d22fab2073ab8b8921a006ef6508e4e60fdc (patch)
tree4de3b62e28edfc198a12378fef04a640846ccf0e /dbaccess/source/ui/inc/propertysetitem.hxx
parent94b766188d41dcdeff1762844d593967a7d64583 (diff)
#i103496#: split svtools; improve ConfitItems
Diffstat (limited to 'dbaccess/source/ui/inc/propertysetitem.hxx')
-rw-r--r--dbaccess/source/ui/inc/propertysetitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/propertysetitem.hxx b/dbaccess/source/ui/inc/propertysetitem.hxx
index 7d104fcce714..70defabbb2e2 100644
--- a/dbaccess/source/ui/inc/propertysetitem.hxx
+++ b/dbaccess/source/ui/inc/propertysetitem.hxx
@@ -32,7 +32,7 @@
#define _DBAUI_PROPERTYSETITEM_HXX_
#ifndef _SFXPOOLITEM_HXX
-#include <svtools/poolitem.hxx>
+#include <svl/poolitem.hxx>
#endif
#ifndef _COM_SUN_STAR_BEANS_XPROPERTYSET_HPP_
#include <com/sun/star/beans/XPropertySet.hpp>