summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/dbfindex.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 15:45:56 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 15:45:56 +0000
commit28449e180a42577adcde08762e59d37597c6ca1a (patch)
tree4355a9992cdeceaa3691ed293de7dd24483f45c8 /dbaccess/source/ui/dlg/dbfindex.cxx
parentae5dee08aebf6ff459b31171924bbe12b2f03307 (diff)
INTEGRATION: CWS vclcleanup02 (1.15.84); FILE MERGED
2003/12/11 09:05:44 mt 1.15.84.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'dbaccess/source/ui/dlg/dbfindex.cxx')
-rw-r--r--dbaccess/source/ui/dlg/dbfindex.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/dbaccess/source/ui/dlg/dbfindex.cxx b/dbaccess/source/ui/dlg/dbfindex.cxx
index 172ae2637b8c..6ca9f30c2500 100644
--- a/dbaccess/source/ui/dlg/dbfindex.cxx
+++ b/dbaccess/source/ui/dlg/dbfindex.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbfindex.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: vg $ $Date: 2003-05-22 10:53:00 $
+ * last change: $Author: vg $ $Date: 2004-01-06 16:45:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,8 +63,8 @@
#include "dbfindex.hxx"
#endif
-#ifndef _CONFIG_HXX //autogen
-#include <vcl/config.hxx>
+#ifndef _CONFIG_HXX
+#include <tools/config.hxx>
#endif
#ifndef _SFXAPP_HXX //autogen
#include <sfx2/app.hxx>