diff options
Diffstat (limited to 'starmath/source/dialog.cxx')
-rw-r--r-- | starmath/source/dialog.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/dialog.cxx b/starmath/source/dialog.cxx index fd7d7f4061cb..a5c68d223ae9 100644 --- a/starmath/source/dialog.cxx +++ b/starmath/source/dialog.cxx @@ -27,6 +27,7 @@ #include <svl/intitem.hxx> #include <svl/stritem.hxx> #include <vcl/combobox.hxx> +#include <vcl/event.hxx> #include <vcl/svapp.hxx> #include <vcl/virdev.hxx> #include <vcl/weld.hxx> |