diff options
Diffstat (limited to 'include/basic/basmgr.hxx')
-rw-r--r-- | include/basic/basmgr.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basic/basmgr.hxx b/include/basic/basmgr.hxx index 166b62489be1..4f263c41e0cc 100644 --- a/include/basic/basmgr.hxx +++ b/include/basic/basmgr.hxx @@ -20,7 +20,7 @@ #define INCLUDED_BASIC_BASMGR_HXX #include <utility> -#include <vcl/errcode.hxx> +#include <comphelper/errcode.hxx> #include <svl/SfxBroadcaster.hxx> #include <basic/sbstar.hxx> #include <basic/basicdllapi.h> |