summaryrefslogtreecommitdiff
path: root/svx/inc/xmleohlp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/xmleohlp.hxx')
-rw-r--r--svx/inc/xmleohlp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/inc/xmleohlp.hxx b/svx/inc/xmleohlp.hxx
index d55b9cffee55..5930d958950c 100644
--- a/svx/inc/xmleohlp.hxx
+++ b/svx/inc/xmleohlp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmleohlp.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mib $
+ * last change: $Author: mh $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
#include <so3/svstor.hxx>
#endif
#ifndef __SGI_STL_VECTOR
-#include <stl/vector>
+#include <vector>
#endif
#ifndef _COM_SUN_STAR_DOCUMENT_XEMBEDDEDOBJECTRESOLVER_HPP_