solve some merge problems

This commit is contained in:
Philipp Lohmann [pl] 2010-01-15 00:20:57 +01:00
parent b59c89d2ae
commit 5390c9fba7
2 changed files with 3 additions and 3 deletions

View file

@ -52,7 +52,7 @@
#include <xmloff/xmluconv.hxx>
#include <rtl/ustrbuf.hxx>
#include <comphelper/propertysetinfo.hxx>
#include <svtools/moduleoptions.hxx>
#include <unotools/moduleoptions.hxx>
#include <unomodel.hxx>
#include <document.hxx>

View file

@ -54,8 +54,8 @@
#include <svx/svdview.hxx>
#include <unotools/localedatawrapper.hxx>
#include <svtools/moduleoptions.hxx>
#include <svtools/languageoptions.hxx>
#include <unotools/moduleoptions.hxx>
#include <svl/languageoptions.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/view/XRenderable.hpp>