summaryrefslogtreecommitdiffstats
path: root/svtools/source/control/filectrl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:24:17 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:24:17 +0000
commit6a10ed64a95a53057a525f2d7e4160685d97a5cb (patch)
tree29d6d5a5634bb113723bb4b1ca25926c7de3df93 /svtools/source/control/filectrl.cxx
parentINTEGRATION: CWS vgbugs07 (1.34.46); FILE MERGED (diff)
downloadcore-6a10ed64a95a53057a525f2d7e4160685d97a5cb.tar.gz
core-6a10ed64a95a53057a525f2d7e4160685d97a5cb.zip
INTEGRATION: CWS vgbugs07 (1.8.182); FILE MERGED
2007/06/04 13:31:29 vg 1.8.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/control/filectrl.cxx')
-rw-r--r--svtools/source/control/filectrl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/control/filectrl.cxx b/svtools/source/control/filectrl.cxx
index 699746613898..382ac6b78711 100644
--- a/svtools/source/control/filectrl.cxx
+++ b/svtools/source/control/filectrl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: filectrl.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 15:12:03 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:24:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,7 +42,7 @@
#include <tools/urlobj.hxx>
#endif
#ifndef _SVTOOLS_SVTDATA_HXX
-#include <svtdata.hxx>
+#include <svtools/svtdata.hxx>
#endif
#ifndef _SV_FILECTRL_HXX