diff options
Diffstat (limited to 'svtools/source/control/fileurlbox.cxx')
-rw-r--r-- | svtools/source/control/fileurlbox.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/control/fileurlbox.cxx b/svtools/source/control/fileurlbox.cxx index 6033efad980b..eeec4958ce53 100644 --- a/svtools/source/control/fileurlbox.cxx +++ b/svtools/source/control/fileurlbox.cxx @@ -20,6 +20,7 @@ #include <svtools/fileurlbox.hxx> #include <osl/file.h> #include <svl/filenotation.hxx> +#include <vcl/event.hxx> namespace svt |