Modified: incubator/ooo/branches/buildsys/main/xmlscript/source/xmldlg_imexp/xmldlg_import.cxx URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/xmlscript/source/xmldlg_imexp/xmldlg_import.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff ============================================================================== --- incubator/ooo/branches/buildsys/main/xmlscript/source/xmldlg_imexp/xmldlg_import.cxx (original) +++ incubator/ooo/branches/buildsys/main/xmlscript/source/xmldlg_imexp/xmldlg_import.cxx Thu Oct 4 23:16:35 2012 @@ -31,7 +31,7 @@ #include <rtl/ustrbuf.hxx> -#include <xmlscript/xml_import.hxx> +#include <xml_import.hxx> #include <comphelper/processfactory.hxx> #include <com/sun/star/awt/CharSet.hpp>
Modified: incubator/ooo/branches/buildsys/main/xmlscript/source/xmllib_imexp/xmllib_import.cxx URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/xmlscript/source/xmllib_imexp/xmllib_import.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff ============================================================================== --- incubator/ooo/branches/buildsys/main/xmlscript/source/xmllib_imexp/xmllib_import.cxx (original) +++ incubator/ooo/branches/buildsys/main/xmlscript/source/xmllib_imexp/xmllib_import.cxx Thu Oct 4 23:16:35 2012 @@ -29,7 +29,7 @@ #include <rtl/ustrbuf.hxx> -#include <xmlscript/xml_import.hxx> +#include <xml_import.hxx> #include <comphelper/processfactory.hxx> Modified: incubator/ooo/branches/buildsys/main/xmlscript/source/xmlmod_imexp/xmlmod_import.cxx URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/xmlscript/source/xmlmod_imexp/xmlmod_import.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff ============================================================================== --- incubator/ooo/branches/buildsys/main/xmlscript/source/xmlmod_imexp/xmlmod_import.cxx (original) +++ incubator/ooo/branches/buildsys/main/xmlscript/source/xmlmod_imexp/xmlmod_import.cxx Thu Oct 4 23:16:35 2012 @@ -29,7 +29,7 @@ #include <rtl/ustrbuf.hxx> -#include <xmlscript/xml_import.hxx> +#include <xml_import.hxx> #include <comphelper/processfactory.hxx>