diff options
Diffstat (limited to 'vbahelper')
-rw-r--r-- | vbahelper/inc/pch/precompiled_msforms.hxx | 1 | ||||
-rw-r--r-- | vbahelper/inc/pch/precompiled_vbahelper.hxx | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/vbahelper/inc/pch/precompiled_msforms.hxx b/vbahelper/inc/pch/precompiled_msforms.hxx index 51c918632ec3..d94941fc2973 100644 --- a/vbahelper/inc/pch/precompiled_msforms.hxx +++ b/vbahelper/inc/pch/precompiled_msforms.hxx @@ -307,7 +307,6 @@ #include <svl/lockfilecommon.hxx> #include <svl/lstner.hxx> #include <svl/poolitem.hxx> -#include <svl/smplhint.hxx> #include <svl/svldllapi.h> #include <svtools/imgdef.hxx> #include <svtools/miscopt.hxx> diff --git a/vbahelper/inc/pch/precompiled_vbahelper.hxx b/vbahelper/inc/pch/precompiled_vbahelper.hxx index ec068e80b275..23efed0561c5 100644 --- a/vbahelper/inc/pch/precompiled_vbahelper.hxx +++ b/vbahelper/inc/pch/precompiled_vbahelper.hxx @@ -125,7 +125,7 @@ #include <sot/object.hxx> #include <svl/lstner.hxx> #include <svl/poolitem.hxx> -#include <svl/smplhint.hxx> +#include <svl/hint.hxx> #include <svl/svldllapi.h> #include <tools/errcode.hxx> #include <tools/gen.hxx> |