summaryrefslogtreecommitdiff
path: root/svl/source/svsql/converter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/svsql/converter.cxx')
-rw-r--r--svl/source/svsql/converter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/svsql/converter.cxx b/svl/source/svsql/converter.cxx
index c87290265e90..826b64adc48d 100644
--- a/svl/source/svsql/converter.cxx
+++ b/svl/source/svsql/converter.cxx
@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svtools.hxx"
+#include "precompiled_svl.hxx"
#include "converter.hxx"
INT32 SvDbaseConverter::ConvertPrecisionToDbase(INT32 _nLen, INT32 _nScale)