summaryrefslogtreecommitdiff
path: root/svx/source/form/tbxform.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:18:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:18:47 +0000
commit5ffcc0212558489305095ac066322d7d5313857a (patch)
treef6d7ea35002ea756371eb20c6f9bd48a6b2f676c /svx/source/form/tbxform.cxx
parentada1e1a1c4ec1bab7acc17678d8ef8634223faa6 (diff)
INTEGRATION: CWS vgbugs07 (1.25.66); FILE MERGED
2007/06/04 13:27:00 vg 1.25.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/form/tbxform.cxx')
-rw-r--r--svx/source/form/tbxform.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/form/tbxform.cxx b/svx/source/form/tbxform.cxx
index 20d80fd764..9f31a50940 100644
--- a/svx/source/form/tbxform.cxx
+++ b/svx/source/form/tbxform.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tbxform.cxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: ihi $ $Date: 2007-04-16 16:22:00 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:18:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -74,10 +74,10 @@
#endif
#ifndef _SVX_DIALMGR_HXX
-#include "dialmgr.hxx"
+#include <svx/dialmgr.hxx>
#endif
#ifndef _SVX_DIALOGS_HRC
-#include "dialogs.hrc"
+#include <svx/dialogs.hrc>
#endif
#ifndef _TBXCTL_HXX