summaryrefslogtreecommitdiffstats
path: root/automation
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 16:08:52 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 16:08:52 +0000
commit75867abc538ea03790c02fbd466a169e6d60f396 (patch)
tree82c6d90dcbfc159dd1333c849e2bfff3f17782dd /automation
parentINTEGRATION: CWS vclcleanup02 (1.6.42); FILE MERGED (diff)
downloadcore-75867abc538ea03790c02fbd466a169e6d60f396.tar.gz
core-75867abc538ea03790c02fbd466a169e6d60f396.zip
INTEGRATION: CWS vclcleanup02 (1.6.2); FILE MERGED
2003/12/10 15:55:58 mt 1.6.2.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'automation')
-rw-r--r--automation/source/testtool/objtest.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/automation/source/testtool/objtest.cxx b/automation/source/testtool/objtest.cxx
index 25bc3dc2624a..01c422c22b62 100644
--- a/automation/source/testtool/objtest.cxx
+++ b/automation/source/testtool/objtest.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: objtest.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2003-12-01 18:18:38 $
+ * last change: $Author: vg $ $Date: 2004-01-06 17:08:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,8 +73,8 @@ using namespace com::sun::star::devtools;
#ifndef _SOUND_HXX //autogen
#include <vcl/sound.hxx>
#endif
-#ifndef _CONFIG_HXX //autogen
-#include <vcl/config.hxx>
+#ifndef _CONFIG_HXX
+#include <tools/config.hxx>
#endif
#ifndef _APP_HXX //autogen
#include <vcl/svapp.hxx>