diff options
Diffstat (limited to 'svtools/source/control/hyperlabel.cxx')
-rw-r--r-- | svtools/source/control/hyperlabel.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/control/hyperlabel.cxx b/svtools/source/control/hyperlabel.cxx index 0552bdb54ea7..9a71c82b7e61 100644 --- a/svtools/source/control/hyperlabel.cxx +++ b/svtools/source/control/hyperlabel.cxx @@ -20,6 +20,7 @@ #include <svtools/hyperlabel.hxx> #include <tools/color.hxx> #include <vcl/bitmap.hxx> +#include <vcl/event.hxx> #include <vcl/settings.hxx> #include <vcl/tabpage.hxx> |