summaryrefslogtreecommitdiff
path: root/automation/source/testtool/comm_bas.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:01:57 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:01:57 +0000
commitcec58798ee93fd46c204abe88b3b37b0e349c5fe (patch)
treebe990088e95ab861b2e0695bedc590f07caab717 /automation/source/testtool/comm_bas.cxx
parent12908953de817c3e86a3a90c0d8d06887bfadf8e (diff)
INTEGRATION: CWS vgbugs07 (1.7.42); FILE MERGED
2007/06/04 13:30:24 vg 1.7.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'automation/source/testtool/comm_bas.cxx')
-rw-r--r--automation/source/testtool/comm_bas.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/automation/source/testtool/comm_bas.cxx b/automation/source/testtool/comm_bas.cxx
index df0fbf3d8ac3..428b527c41df 100644
--- a/automation/source/testtool/comm_bas.cxx
+++ b/automation/source/testtool/comm_bas.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: comm_bas.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 14:05:59 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:01:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -53,7 +53,7 @@
#ifndef _SV_SVAPP_HXX //autogen
#include <vcl/svapp.hxx>
#endif
-#include "communi.hxx"
+#include <automation/communi.hxx>
#ifndef _BASIC_TTRESHLP_HXX
#include <basic/ttstrhlp.hxx>
#endif