summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basobj2.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-06-11 16:23:51 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-06-13 09:56:31 +0200
commitacf941677f92debe62900232231b81c3c03ccf51 (patch)
tree510af2701fb9948e7ddb15b48be913817530277d /basctl/source/basicide/basobj2.cxx
parentddc60f13279adbb4500b2502bcf4864fc8c0e240 (diff)
remove some unneeded includes
Change-Id: I4722cc32e79cb9bd3708a66be127e097fdb84aed Reviewed-on: https://gerrit.libreoffice.org/73838 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'basctl/source/basicide/basobj2.cxx')
-rw-r--r--basctl/source/basicide/basobj2.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/basctl/source/basicide/basobj2.cxx b/basctl/source/basicide/basobj2.cxx
index 694277c394e8..380107c4e1ce 100644
--- a/basctl/source/basicide/basobj2.cxx
+++ b/basctl/source/basicide/basobj2.cxx
@@ -31,6 +31,7 @@
#include <sal/log.hxx>
#include <tools/diagnose_ex.h>
#include <unotools/moduleoptions.hxx>
+#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <memory>