summaryrefslogtreecommitdiff
path: root/automation/source/communi
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:59:20 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:59:20 +0000
commit2de0cf0201a54de63bdee09ac96b863f1e1e76e3 (patch)
tree518ef1b8a129ad1dadc432921df08422bd4ca23f /automation/source/communi
parent7417228dbaaf0c5f6abea277322149e4035f740d (diff)
INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED
2007/06/19 10:16:49 vg 1.6.32.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:30:23 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'automation/source/communi')
-rw-r--r--automation/source/communi/communi.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/automation/source/communi/communi.cxx b/automation/source/communi/communi.cxx
index d09147872b40..68129a975802 100644
--- a/automation/source/communi/communi.cxx
+++ b/automation/source/communi/communi.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: communi.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2006-11-02 12:16:58 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:59:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -61,7 +61,7 @@
#include <tools/fsys.hxx>
#endif
-#include "communi.hxx"
+#include <automation/communi.hxx>
/* Um den Destruktor protected zu machen wurde unten das delete entfernt.