summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2011-01-28 12:49:53 +0100
committerHans-Joachim Lankenau <hjs@openoffice.org>2011-01-28 12:49:53 +0100
commit0299a9fbf6e9305b73039e66230f3efb82ae1f86 (patch)
treecee3db7fc93371a87835a4c54bd2fab0700b091f /connectivity
parent29e02dc40a6d75d479b438139c71df54d4bee0c4 (diff)
gnumake3: remove comphelper version; fix including extract.hxx
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/commontools/FValue.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/commontools/FValue.cxx b/connectivity/source/commontools/FValue.cxx
index de9d3d339d..c8ba099aa0 100644
--- a/connectivity/source/commontools/FValue.cxx
+++ b/connectivity/source/commontools/FValue.cxx
@@ -32,7 +32,7 @@
#include "connectivity/FValue.hxx"
#include "connectivity/CommonTools.hxx"
#include <connectivity/dbconversion.hxx>
-#include <cppuhelper/extract.hxx>
+#include <comphelper/extract.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <rtl/ustrbuf.hxx>
#include <rtl/logfile.hxx>