summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:06:26 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:06:26 +0000
commitd5f6b8c1a7a54e0b107deacac4f194a28b8befb4 (patch)
treedaf543daa25be350b8cbde21267dbf94ebe63ea3
parenta7f265e3b23df9ae109bd897f2f0ea5e297a6acd (diff)
INTEGRATION: CWS vgbugs07 (1.10.98); FILE MERGED
2007/06/19 10:13:57 vg 1.10.98.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
-rw-r--r--connectivity/source/drivers/file/FNoException.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/drivers/file/FNoException.cxx b/connectivity/source/drivers/file/FNoException.cxx
index 960cdd1064c7..d2ae3904b0fb 100644
--- a/connectivity/source/drivers/file/FNoException.cxx
+++ b/connectivity/source/drivers/file/FNoException.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: FNoException.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 02:33:06 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:06:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -51,7 +51,7 @@
#include "file/FPreparedStatement.hxx"
#endif
#ifndef _CONNECTIVITY_FILE_VALUE_HXX_
-#include "FValue.hxx"
+#include <connectivity/FValue.hxx>
#endif
#ifndef _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>