summaryrefslogtreecommitdiff
path: root/basctl/source/dlged
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-06-15 07:45:19 +0000
committerThomas Benisch <tbe@openoffice.org>2001-06-15 07:45:19 +0000
commit861b10535cf443832cc6ee52c590cf7c7a75ee26 (patch)
treef8f6c4cdd9a27968a240e26ac2cb1880453c2edf /basctl/source/dlged
parent2de382b6a52cd46d4f1017e2911a29da2c6f7abc (diff)
sbx dialogs removed
Diffstat (limited to 'basctl/source/dlged')
-rw-r--r--basctl/source/dlged/dlgedfac.cxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/basctl/source/dlged/dlgedfac.cxx b/basctl/source/dlged/dlgedfac.cxx
index 7c75426d7eb7..ef487d180c36 100644
--- a/basctl/source/dlged/dlgedfac.cxx
+++ b/basctl/source/dlged/dlgedfac.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dlgedfac.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: tbe $ $Date: 2001-05-14 11:23:48 $
+ * last change: $Author: tbe $ $Date: 2001-06-15 08:45:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,9 +72,7 @@
#include "propbrw.hxx"
#endif
-#ifndef __VC_VCSBXDEF_HXX
-#include "vcsbx.hxx"
-#endif
+#include <vcsbxdef.hxx>
#ifndef _COM_SUN_STAR_CONTAINER_XNAMECONTAINER_HPP_
#include <com/sun/star/container/XNameContainer.hpp>