diff options
Diffstat (limited to 'vcl/source')
-rw-r--r-- | vcl/source/edit/textdat2.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/edit/textdat2.hxx b/vcl/source/edit/textdat2.hxx index e93f78595acf..81785cf35fce 100644 --- a/vcl/source/edit/textdat2.hxx +++ b/vcl/source/edit/textdat2.hxx @@ -23,6 +23,7 @@ #include <vcl/seleng.hxx> #include <vcl/virdev.hxx> #include <vcl/cursor.hxx> +#include <vcl/idle.hxx> #include <boost/ptr_container/ptr_vector.hpp> |