diff options
Diffstat (limited to 'sd/source/ui/inc/createtableobjectbar.hxx')
-rw-r--r-- | sd/source/ui/inc/createtableobjectbar.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/inc/createtableobjectbar.hxx b/sd/source/ui/inc/createtableobjectbar.hxx index 5ed8e4393ca5..881ac8e07e61 100644 --- a/sd/source/ui/inc/createtableobjectbar.hxx +++ b/sd/source/ui/inc/createtableobjectbar.hxx @@ -22,6 +22,8 @@ #include <sal/config.h> +class SfxShell; + namespace sd { class View; class ViewShell; |