diff options
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/dialogs/screenshotannotationdlg.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/dialogs/screenshotannotationdlg.cxx b/cui/source/dialogs/screenshotannotationdlg.cxx index 42e22182cd1f..576e2d23aeda 100644 --- a/cui/source/dialogs/screenshotannotationdlg.cxx +++ b/cui/source/dialogs/screenshotannotationdlg.cxx @@ -31,6 +31,7 @@ #include <comphelper/random.hxx> #include <vcl/pngwrite.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> +#include <tools/stream.hxx> #include <tools/urlobj.hxx> #include <vcl/fixed.hxx> #include <vcl/svapp.hxx> |