diff options
Diffstat (limited to 'svx/inc/galbrws2.hxx')
-rw-r--r-- | svx/inc/galbrws2.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/svx/inc/galbrws2.hxx b/svx/inc/galbrws2.hxx index 56dbb31ad909..38cb724c6618 100644 --- a/svx/inc/galbrws2.hxx +++ b/svx/inc/galbrws2.hxx @@ -27,10 +27,11 @@ #include <vcl/toolbox.hxx> #include <svtools/transfer.hxx> #include <svl/lstner.hxx> +#include <svx/galctrl.hxx> #include <svtools/miscopt.hxx> -#include "svx/galbrws.hxx" #include <com/sun/star/frame/XDispatch.hpp> +#include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/util/XURLTransformer.hpp> |