CppunitTest_sd_import_tests: fix missing include

See the build failure at <https://gerrit.libreoffice.org/#/c/78049/>.

Change-Id: Iad756566942d893b57276018ae8711d3ad42659a
Reviewed-on: https://gerrit.libreoffice.org/78173
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
This commit is contained in:
Miklos Vajna
2019-08-27 10:23:55 +02:00
parent 36543fc426
commit 0466c3d8b2

View File

@@ -90,6 +90,7 @@
#include <vcl/pngread.hxx>
#include <vcl/bitmapaccess.hxx>
#include <vcl/dibtools.hxx>
#include <svx/svdograf.hxx>
using namespace ::com::sun::star;