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 ee36914289a3..3b162cecadee 100644
--- a/svl/source/svsql/converter.cxx
+++ b/svl/source/svsql/converter.cxx
@@ -27,7 +27,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svl.hxx"
-#include "converter.hxx"
+#include <svl/converter.hxx>
INT32 SvDbaseConverter::ConvertPrecisionToDbase(INT32 _nLen, INT32 _nScale)
{