diff options
Diffstat (limited to 'include/sfx2/shell.hxx')
-rw-r--r-- | include/sfx2/shell.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/shell.hxx b/include/sfx2/shell.hxx index 7d877d8a567f..a3044c1b6809 100644 --- a/include/sfx2/shell.hxx +++ b/include/sfx2/shell.hxx @@ -25,7 +25,7 @@ #include <sal/types.h> #include <sfx2/dllapi.h> #include <sfx2/sfxuno.hxx> -#include <svl/brdcst.hxx> +#include <svl/SfxBroadcaster.hxx> #include <tools/debug.hxx> #include <tools/rtti.hxx> |