summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-10-07 06:48:07 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-10-07 06:48:07 +0000
commit065df1045a81d248282aeb333d4bbaef505a7e3a (patch)
treed9a861692bd15e9392812249e1b862769a0fc34d /svtools
parentae8763bcac2cda367d12d58e3b31227936c11a6d (diff)
#i10000# Include svtools header without svtools path, otherwise it won't compile before delivering.
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/dialogs/insdlg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/dialogs/insdlg.cxx b/svtools/source/dialogs/insdlg.cxx
index 9d7d47ab1c37..7bde053d7b06 100644
--- a/svtools/source/dialogs/insdlg.cxx
+++ b/svtools/source/dialogs/insdlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: insdlg.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-10-04 19:45:10 $
+ * last change: $Author: rt $ $Date: 2004-10-07 07:48:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -104,7 +104,7 @@ using namespace ::com::sun::star::container;
using namespace ::com::sun::star::ui::dialogs;
#define _SVSTDARR_STRINGSDTOR
-#include <svtools/svstdarr.hxx>
+#include <svstdarr.hxx>
//---------------------------------------------
// this struct conforms to the Microsoft