Kaydet (Commit) 87c671d1 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:includeform: xmlhelp

Change-Id: I0ae8533889742d314938b497d566a4bde722057a
üst 3ff3a053
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
#include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/registry/XRegistryKey.hpp>
#include "provider.hxx" #include "provider.hxx"
#include "tvfactory.hxx" #include <tvfactory.hxx>
using namespace com::sun::star; using namespace com::sun::star;
......
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
#include <comphelper/processfactory.hxx> #include <comphelper/processfactory.hxx>
#include <comphelper/propertysequence.hxx> #include <comphelper/propertysequence.hxx>
#include <cppuhelper/supportsservice.hxx> #include <cppuhelper/supportsservice.hxx>
#include "tvfactory.hxx" #include <tvfactory.hxx>
#include "tvread.hxx" #include <tvread.hxx>
using namespace treeview; using namespace treeview;
using namespace com::sun::star; using namespace com::sun::star;
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
#include <rtl/character.hxx> #include <rtl/character.hxx>
#include <rtl/ustrbuf.hxx> #include <rtl/ustrbuf.hxx>
#include <osl/diagnose.h> #include <osl/diagnose.h>
#include "tvread.hxx" #include <tvread.hxx>
#include <expat.h> #include <expat.h>
#include <osl/file.hxx> #include <osl/file.hxx>
#include <unotools/configmgr.hxx> #include <unotools/configmgr.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment