summaryrefslogtreecommitdiff
path: root/vcl/source/control/listctrl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/control/listctrl.cxx')
-rw-r--r--vcl/source/control/listctrl.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/source/control/listctrl.cxx b/vcl/source/control/listctrl.cxx
index d861dca20b31..b3b4a1a2ca20 100644
--- a/vcl/source/control/listctrl.cxx
+++ b/vcl/source/control/listctrl.cxx
@@ -18,7 +18,9 @@
*/
#include <vcl/commandevent.hxx>
+#include <vcl/event.hxx>
#include <vcl/listctrl.hxx>
+#include <vcl/settings.hxx>
ListControl::ListControl(vcl::Window* pParent, WinBits nBits):
Control(pParent, nBits),