diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/gallery2/galmisc.cxx | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/svx/source/gallery2/galmisc.cxx b/svx/source/gallery2/galmisc.cxx index 029dfedfd418..5961a3da1235 100644 --- a/svx/source/gallery2/galmisc.cxx +++ b/svx/source/gallery2/galmisc.cxx @@ -4,9 +4,9 @@ * * $RCSfile: galmisc.cxx,v $ * - * $Revision: 1.42 $ + * $Revision: 1.43 $ * - * last change: $Author: ihi $ $Date: 2007-06-05 14:35:31 $ + * last change: $Author: hr $ $Date: 2007-06-27 18:20:18 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -54,11 +54,11 @@ #endif #include "impgrf.hxx" -#include "svdpage.hxx" -#include "svdograf.hxx" -#include "fmmodel.hxx" -#include "fmview.hxx" -#include "unomodel.hxx" +#include <svx/svdpage.hxx> +#include <svx/svdograf.hxx> +#include <svx/fmmodel.hxx> +#include <svx/fmview.hxx> +#include <svx/unomodel.hxx> #include "codec.hxx" #include "gallery.hrc" #include "gallery1.hxx" |