summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 15:24:03 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 15:24:03 +0000
commit0d1321a8d0add31b0253569569ffa154b4d9ab0d (patch)
tree0159e75b8da57a4ac3e0c0c92a21783767efff2e /sfx2
parent580c7ceaf41ce31d3dc6690a353273e957583727 (diff)
INTEGRATION: CWS vclcleanup02 (1.13.206); FILE MERGED
2003/12/11 09:08:24 mt 1.13.206.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/appl/childwin.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/childwin.cxx b/sfx2/source/appl/childwin.cxx
index eccbd9174d66..a2a753b29d5b 100644
--- a/sfx2/source/appl/childwin.cxx
+++ b/sfx2/source/appl/childwin.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: childwin.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 11:27:38 $
+ * last change: $Author: vg $ $Date: 2004-01-06 16:24:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,7 +63,7 @@
#include <vcl/toolbox.hxx>
#endif
#ifndef _RCID_H
-#include <vcl/rcid.h>
+#include <tools/rcid.h>
#endif
#ifndef INCLUDED_SVTOOLS_VIEWOPTIONS_HXX
#include <svtools/viewoptions.hxx>