We need <basic/sberrors.hxx> for the !HAVE_FEATURE_SCRIPTING case

Change-Id: Ie9a6b5be0729e70525be660b88e7d47e65a72f66
Reviewed-on: https://gerrit.libreoffice.org/68909
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist <tml@collabora.com>
This commit is contained in:
Tor Lillqvist
2019-03-08 12:12:10 +02:00
parent 0569cbb529
commit b1ffcbac3b

View File

@@ -25,6 +25,7 @@
#include <basic/basrdll.hxx>
#include <basic/sbmeth.hxx>
#include <basic/sbmod.hxx>
#include <basic/sberrors.hxx>
#include <tools/svlibrary.h>
#include <svtools/asynclink.hxx>
#include <svl/stritem.hxx>