solve some merge problems
This commit is contained in:
parent
b59c89d2ae
commit
5390c9fba7
2 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue