diff options
Diffstat (limited to 'svx/source/stbctrls/modctrl.cxx')
-rw-r--r-- | svx/source/stbctrls/modctrl.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/stbctrls/modctrl.cxx b/svx/source/stbctrls/modctrl.cxx index d057314eda35..1faddf461c23 100644 --- a/svx/source/stbctrls/modctrl.cxx +++ b/svx/source/stbctrls/modctrl.cxx @@ -21,8 +21,10 @@ #include <vcl/image.hxx> #include <vcl/timer.hxx> #include <vcl/idle.hxx> +#include <vcl/event.hxx> #include <svl/eitem.hxx> #include <sfx2/app.hxx> +#include <tools/debug.hxx> #include <svx/strings.hrc> #include <svx/modctrl.hxx> |