diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 15:50:50 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 15:50:50 +0000 |
commit | d496a4f4c515abead997e092fa54eaf291f94bac (patch) | |
tree | 6282a457bfe47325351e74576efc86e5cef37c62 /padmin/source/padialog.hxx | |
parent | da3d35d7711007a0d9e0eb6ba8384d2d14c9788a (diff) |
INTEGRATION: CWS vclcleanup02 (1.4.116); FILE MERGED
2003/12/10 15:57:01 mt 1.4.116.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'padmin/source/padialog.hxx')
-rw-r--r-- | padmin/source/padialog.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/padmin/source/padialog.hxx b/padmin/source/padialog.hxx index 3a658492e6b8..69afa3b57a50 100644 --- a/padmin/source/padialog.hxx +++ b/padmin/source/padialog.hxx @@ -2,9 +2,9 @@ * * $RCSfile: padialog.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: pl $ $Date: 2001-06-19 13:47:44 $ + * last change: $Author: vg $ $Date: 2004-01-06 16:50:50 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,8 +70,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> |