INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED

2007/06/04 13:23:28 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
This commit is contained in:
Jens-Heiner Rechtien
2007-06-27 14:21:59 +00:00
parent 2ebaaf1b0d
commit e40afd3353
2 changed files with 10 additions and 10 deletions

View File

@@ -4,9 +4,9 @@
*
* $RCSfile: XMLScriptExportHandler.cxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: obo $ $Date: 2006-09-17 10:41:00 $
* last change: $Author: hr $ $Date: 2007-06-27 15:21:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,15 +49,15 @@
#endif
#ifndef _XMLOFF_XMLEXP_HXX
#include "xmlexp.hxx"
#include <xmloff/xmlexp.hxx>
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx"
#include <xmloff/xmltoken.hxx>
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
#include "nmspmap.hxx"
#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_XMLNMSPE_HXX
#include "xmlnmspe.hxx"