diff options
Diffstat (limited to 'toolkit/source/awt/vclxwindow.cxx')
-rw-r--r-- | toolkit/source/awt/vclxwindow.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolkit/source/awt/vclxwindow.cxx b/toolkit/source/awt/vclxwindow.cxx index 9843cd863cd2..108f6b36f7bc 100644 --- a/toolkit/source/awt/vclxwindow.cxx +++ b/toolkit/source/awt/vclxwindow.cxx @@ -55,6 +55,7 @@ #include <vcl/tabpage.hxx> #include <vcl/button.hxx> #include <vcl/settings.hxx> +#include <vcl/commandevent.hxx> #include <comphelper/asyncnotification.hxx> #include <comphelper/flagguard.hxx> #include <comphelper/profilezone.hxx> |