summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/optionalboolitem.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2010-01-19 12:39:03 +0100
committerKurt Zenker <kz@openoffice.org>2010-01-19 12:39:03 +0100
commit1b4c2a24924ae79b49221e7973043c53196fe9b9 (patch)
treedb8082ceebb688b08679c040d23283f8c9f0e423 /dbaccess/source/ui/dlg/optionalboolitem.hxx
parentef1283b8898654e82908fdfea2345180a8a5d27b (diff)
masterfix: #i10000# builderror fixes
Notes
split repo tag: base_ooo/DEV300_m70
Diffstat (limited to 'dbaccess/source/ui/dlg/optionalboolitem.hxx')
-rw-r--r--dbaccess/source/ui/dlg/optionalboolitem.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/optionalboolitem.hxx b/dbaccess/source/ui/dlg/optionalboolitem.hxx
index 0a1fc397e0b6..4bc2054630eb 100644
--- a/dbaccess/source/ui/dlg/optionalboolitem.hxx
+++ b/dbaccess/source/ui/dlg/optionalboolitem.hxx
@@ -22,11 +22,11 @@
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
************************************************************************/
-
+
#ifndef DBACCESS_OPTIONALBOOLITEM_HXX
#define DBACCESS_OPTIONALBOOLITEM_HXX
-#include <svtools/poolitem.hxx>
+#include <svl/poolitem.hxx>
#include <boost/optional.hpp>