summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:58:59 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:58:59 +0000
commitbcfabfda7637607d872663dc6f2b31d7568cd63c (patch)
tree1d1a2f24f00f7f82ea288a3e6f993f4254ecbd16
parent6fb3827cf50522e5a81a4a75b1c0dd415c7ac06a (diff)
INTEGRATION: CWS vgbugs07 (1.7.182); FILE MERGED
2007/06/06 10:20:46 vg 1.7.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
-rw-r--r--svtools/source/svdde/ddecli.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/svdde/ddecli.cxx b/svtools/source/svdde/ddecli.cxx
index 15d97edc7697..79865e4eae5d 100644
--- a/svtools/source/svdde/ddecli.cxx
+++ b/svtools/source/svdde/ddecli.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ddecli.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 15:26:52 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:58:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,7 +39,7 @@
#define UNICODE
#include <string.h> // memset
#include "ddeimp.hxx"
-#include <svdde.hxx>
+#include <svtools/svdde.hxx>
#include <osl/thread.h>