diff options
Diffstat (limited to 'svtools/source/control/calendar.cxx')
-rw-r--r-- | svtools/source/control/calendar.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/control/calendar.cxx b/svtools/source/control/calendar.cxx index baf324e9b071..1f1fdad135a6 100644 --- a/svtools/source/control/calendar.cxx +++ b/svtools/source/control/calendar.cxx @@ -26,6 +26,7 @@ #include <vcl/button.hxx> #include <vcl/fixed.hxx> #include <vcl/settings.hxx> +#include <vcl/event.hxx> #include <vcl/commandevent.hxx> #include <comphelper/processfactory.hxx> #include <unotools/calendarwrapper.hxx> |