diff options
Diffstat (limited to 'sc/source/ui/vba/vbarange.cxx')
-rw-r--r-- | sc/source/ui/vba/vbarange.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbarange.cxx b/sc/source/ui/vba/vbarange.cxx index fef83bb9e..4076ba874 100644 --- a/sc/source/ui/vba/vbarange.cxx +++ b/sc/source/ui/vba/vbarange.cxx @@ -137,7 +137,7 @@ #include <scitems.hxx> #include <svl/srchitem.hxx> #include <cellsuno.hxx> -#include <dbcolect.hxx> +#include <dbdata.hxx> #include "docfunc.hxx" #include <docuno.hxx> |