diff options
Diffstat (limited to 'svx/inc/galtheme.hxx')
-rw-r--r-- | svx/inc/galtheme.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/inc/galtheme.hxx b/svx/inc/galtheme.hxx index 15a1c6fbb1e2..8d86c44d8ba9 100644 --- a/svx/inc/galtheme.hxx +++ b/svx/inc/galtheme.hxx @@ -38,8 +38,8 @@ #include <tools/debug.hxx> #include <tools/urlobj.hxx> #include <vcl/salctype.hxx> -#include <svtools/brdcst.hxx> -#include <svtools/lstner.hxx> +#include <svl/brdcst.hxx> +#include <svl/lstner.hxx> #include <svtools/transfer.hxx> #include <sot/storage.hxx> #include "galobj.hxx" |