diff options
Diffstat (limited to 'udm/inc')
-rw-r--r-- | udm/inc/udm/xml/xmlitem.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/udm/inc/udm/xml/xmlitem.hxx b/udm/inc/udm/xml/xmlitem.hxx index e552f95db21c..69718409fd85 100644 --- a/udm/inc/udm/xml/xmlitem.hxx +++ b/udm/inc/udm/xml/xmlitem.hxx @@ -4,9 +4,9 @@ * * $RCSfile: xmlitem.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-06-19 13:09:01 $ + * last change: $Author: hr $ $Date: 2007-11-02 17:31:53 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -39,8 +39,8 @@ // USED SERVICES // BASE CLASSES // COMPONENTS -#include <cosv/template/swelist.hxx> -#include <cosv/template/dyn.hxx> +#include <cosv/tpl/swelist.hxx> +#include <cosv/tpl/dyn.hxx> // PARAMETERS namespace csv |