summaryrefslogtreecommitdiff
path: root/extensions/source/scanner
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 11:40:43 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 11:40:43 +0000
commit1aa9741fe65423591c1966cf263fd205814045cd (patch)
tree69661e6611b4fb058a6bdbea775ac69083062ff5 /extensions/source/scanner
parenta218f78565f88243d6075562859f5dd1387988de (diff)
INTEGRATION: CWS vclcleanup02 (1.3.196); FILE MERGED
2003/12/11 08:50:01 mt 1.3.196.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'extensions/source/scanner')
-rw-r--r--extensions/source/scanner/sanedlg.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/extensions/source/scanner/sanedlg.hxx b/extensions/source/scanner/sanedlg.hxx
index 5bd28126f50b..02945cc29adf 100644
--- a/extensions/source/scanner/sanedlg.hxx
+++ b/extensions/source/scanner/sanedlg.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sanedlg.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: pl $ $Date: 2002-03-28 16:45:33 $
+ * last change: $Author: vg $ $Date: 2004-01-06 12:40:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,8 +64,8 @@
#ifndef _SV_DIALOG_HXX
#include <vcl/dialog.hxx>
#endif
-#ifndef _SV_CONFIG_HXX
-#include <vcl/config.hxx>
+#ifndef _CONFIG_HXX
+#include <tools/config.hxx>
#endif
#ifndef _SV_LSTBOX_HXX
#include <vcl/lstbox.hxx>