diff options
Diffstat (limited to 'svx/source/gallery2/galbrws.cxx')
-rw-r--r-- | svx/source/gallery2/galbrws.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/gallery2/galbrws.cxx b/svx/source/gallery2/galbrws.cxx index a58b654fe277..bf0cfb22748c 100644 --- a/svx/source/gallery2/galbrws.cxx +++ b/svx/source/gallery2/galbrws.cxx @@ -33,12 +33,12 @@ #include <vcl/split.hxx> #include <vcl/ctrl.hxx> -#include <svtools/pathoptions.hxx> +#include <unotools/pathoptions.hxx> #include <sfx2/app.hxx> #include <sfx2/sfxsids.hrc> #include "gallery.hrc" -#include "galmisc.hxx" -#include "gallery1.hxx" +#include "svx/galmisc.hxx" +#include "svx/gallery1.hxx" #include "galbrws1.hxx" #include "galbrws2.hxx" #include "galbrws.hxx" |