[Libreoffice-commits] core.git: sd/qa

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Tue Apr 9 07:16:53 UTC 2019


 sd/qa/unit/dialogs-test.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 040a54d89e8ca33171e86647ced8dc58efd85fbe
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Tue Apr 9 09:16:22 2019 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Tue Apr 9 09:16:22 2019 +0200

    missing include
    
    Change-Id: I637d86ca3bfa0a526c4d02e991c8460f553f491f

diff --git a/sd/qa/unit/dialogs-test.cxx b/sd/qa/unit/dialogs-test.cxx
index 1b114462584a..84e42ad42ff7 100644
--- a/sd/qa/unit/dialogs-test.cxx
+++ b/sd/qa/unit/dialogs-test.cxx
@@ -28,6 +28,7 @@
 #include <svx/svdtext.hxx>
 #include <svx/svdotext.hxx>
 #include <vcl/sound.hxx>
+#include <vcl/svapp.hxx>
 
 #include <drawdoc.hxx>
 #include <DrawDocShell.hxx>


More information about the Libreoffice-commits mailing list