diff options
Diffstat (limited to 'svx/source/svdraw/textchaincursor.cxx')
-rw-r--r-- | svx/source/svdraw/textchaincursor.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/svdraw/textchaincursor.cxx b/svx/source/svdraw/textchaincursor.cxx index d6d1f4de2894..117d6ddeeb5a 100644 --- a/svx/source/svdraw/textchaincursor.cxx +++ b/svx/source/svdraw/textchaincursor.cxx @@ -21,6 +21,7 @@ #include <svx/textchaincursor.hxx> #include <svx/svdedxv.hxx> #include <svx/svdoutl.hxx> +#include <vcl/event.hxx> // XXX: Possible duplication of code in behavior with stuff in ImpEditView (or ImpEditEngine) and OutlinerView |