summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/edit.cxx1
-rw-r--r--starmath/source/view.cxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/starmath/source/edit.cxx b/starmath/source/edit.cxx
index 891c14c7129b..b16b67409943 100644
--- a/starmath/source/edit.cxx
+++ b/starmath/source/edit.cxx
@@ -21,6 +21,7 @@
#include <helpids.h>
#include <vcl/commandevent.hxx>
+#include <vcl/event.hxx>
#include <vcl/settings.hxx>
#include <editeng/editview.hxx>
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index af2c1279c329..ef44ac935a47 100644
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -52,6 +52,7 @@
#include <svx/svxdlg.hxx>
#include <sfx2/zoomitem.hxx>
#include <vcl/commandevent.hxx>
+#include <vcl/event.hxx>
#include <vcl/decoview.hxx>
#include <vcl/menu.hxx>
#include <vcl/settings.hxx>