summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-04-01 15:53:57 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-04-01 21:27:58 +0200
commit3f78d508b97eff106ff8b9d4dc7d433f17d3e26f (patch)
tree79400a3b71153b14130c1eb6329a8a2d3d075150 /svx
parentc8df6f7bfc358a730705eeaf409968b6c457052b (diff)
drop unnecessary includes
Change-Id: I12c02a03202d778d9c2d7bf41022db64af492e04 Reviewed-on: https://gerrit.libreoffice.org/70075 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/source/tbxctrls/tbunosearchcontrollers.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/tbxctrls/tbunosearchcontrollers.cxx b/svx/source/tbxctrls/tbunosearchcontrollers.cxx
index 3ef977acedbf..8eba70390954 100644
--- a/svx/source/tbxctrls/tbunosearchcontrollers.cxx
+++ b/svx/source/tbxctrls/tbunosearchcontrollers.cxx
@@ -59,6 +59,7 @@
#include <svx/srchdlg.hxx>
#include <vcl/button.hxx>
#include <vcl/combobox.hxx>
+#include <vcl/event.hxx>
#include <vcl/fixed.hxx>
#include <vcl/window.hxx>