diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 15:33:18 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 15:33:18 +0000 |
commit | 20c29abc32c39880056e126a9db25d40d0a2a0a6 (patch) | |
tree | cf522c4426e0a81dbda5282c4149c1edcb7b4a79 /svx | |
parent | 44d5dfc2df8404b915e07f37ec99f9ae13f1a74f (diff) |
INTEGRATION: CWS vgbugs07 (1.3.322); FILE MERGED
2007/06/04 13:26:06 vg 1.3.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/radiobtnbox.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/inc/radiobtnbox.hxx b/svx/inc/radiobtnbox.hxx index dc0ec3995147..53d484b14ca4 100644 --- a/svx/inc/radiobtnbox.hxx +++ b/svx/inc/radiobtnbox.hxx @@ -4,9 +4,9 @@ * * $RCSfile: radiobtnbox.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-10-12 11:48:06 $ + * last change: $Author: hr $ $Date: 2007-06-27 16:33:18 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -38,7 +38,7 @@ // include --------------------------------------------------------------- #ifndef _SVX_SIMPTABL_HXX -#include "simptabl.hxx" +#include <svx/simptabl.hxx> #endif #ifndef INCLUDED_SVXDLLAPI_H #include "svx/svxdllapi.h" |