diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 17:19:59 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 17:19:59 +0000 |
commit | d087c20ba892a690e8648bc252b556f64b913d04 (patch) | |
tree | 29cf98f415e8d798f01638f2caea556e67aeea64 /svx | |
parent | e819a1bb0ffaa38d90c22236b991b81c6836182d (diff) |
INTEGRATION: CWS vgbugs07 (1.24.320); FILE MERGED
2007/06/04 13:27:01 vg 1.24.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/gallery2/galctrl.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/gallery2/galctrl.cxx b/svx/source/gallery2/galctrl.cxx index 02ed533de11d..f9e0444a7078 100644 --- a/svx/source/gallery2/galctrl.cxx +++ b/svx/source/gallery2/galctrl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: galctrl.cxx,v $ * - * $Revision: 1.24 $ + * $Revision: 1.25 $ * - * last change: $Author: obo $ $Date: 2006-10-12 12:48:53 $ + * last change: $Author: hr $ $Date: 2007-06-27 18:19:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -46,7 +46,7 @@ #include "galmisc.hxx" #include "galctrl.hxx" #include "AccessibleStringWrap.hxx" -#include "svxfont.hxx" +#include <svx/svxfont.hxx> // ----------- // - Defines - |