summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:42:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:42:32 +0000
commitd679c55c78b63acdfaa5983a21e98cedfb1cbecb (patch)
tree0eb0246103f560d91b631c05eb734d853215eecd /svx/source/accessibility
parent464ffbb9ee794d431b0eb2127418817d8eacad71 (diff)
INTEGRATION: CWS vgbugs07 (1.21.354); FILE MERGED
2007/06/04 13:26:09 vg 1.21.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/accessibility')
-rw-r--r--svx/source/accessibility/svxrectctaccessiblecontext.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/accessibility/svxrectctaccessiblecontext.cxx b/svx/source/accessibility/svxrectctaccessiblecontext.cxx
index f706f0bf44b1..46ee9b691fa6 100644
--- a/svx/source/accessibility/svxrectctaccessiblecontext.cxx
+++ b/svx/source/accessibility/svxrectctaccessiblecontext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svxrectctaccessiblecontext.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 04:05:54 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:42:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -88,12 +88,12 @@
#include <tools/gen.hxx>
#endif
-#include "dialogs.hrc"
+#include <svx/dialogs.hrc>
#include "accessibility.hrc"
-#include "dlgctrl.hxx"
+#include <svx/dlgctrl.hxx>
#ifndef _SVX_DIALMGR_HXX
-#include <dialmgr.hxx>
+#include <svx/dialmgr.hxx>
#endif
#ifndef COMPHELPER_ACCESSIBLE_EVENT_NOTIFIER
#include <comphelper/accessibleeventnotifier.hxx>