diff options
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/tabdlg.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/tabdlg.hxx b/include/sfx2/tabdlg.hxx index e6aee128f4bf..7d338e40c342 100644 --- a/include/sfx2/tabdlg.hxx +++ b/include/sfx2/tabdlg.hxx @@ -30,6 +30,7 @@ #include <vcl/builderpage.hxx> #include <svl/itempool.hxx> #include <svl/itemset.hxx> +#include <svl/setitem.hxx> #include <o3tl/typed_flags_set.hxx> class SfxTabPage; |