diff options
Diffstat (limited to 'cui/source/dialogs/srchxtra.cxx')
-rw-r--r-- | cui/source/dialogs/srchxtra.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cui/source/dialogs/srchxtra.cxx b/cui/source/dialogs/srchxtra.cxx index 68f5913c1a2b4..f6e5de27d0a55 100644 --- a/cui/source/dialogs/srchxtra.cxx +++ b/cui/source/dialogs/srchxtra.cxx @@ -20,6 +20,7 @@ #include <srchxtra.hxx> #include <sal/log.hxx> #include <svl/cjkoptions.hxx> +#include <svl/intitem.hxx> #include <svl/whiter.hxx> #include <sfx2/objsh.hxx> #include <svx/svxitems.hrc> @@ -29,6 +30,7 @@ #include <paragrph.hxx> #include <backgrnd.hxx> #include <svx/dialogs.hrc> +#include <tools/debug.hxx> #include <tools/resary.hxx> #include <rtl/strbuf.hxx> #include <vcl/svapp.hxx> |