Kaydet (Commit) 31a5e280 authored tarafından Michael Stahl's avatar Michael Stahl

sw: clean up some relative includes

Change-Id: Ide7f2d098e65d03f84af8db4c6bcaaa7c9d58cf2
üst b3ab9393
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#include "../inc/wwstyles.hxx" #include <wwstyles.hxx>
#include <functional> #include <functional>
#include <algorithm> #include <algorithm>
......
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
#include "writerhelper.hxx" #include "writerhelper.hxx"
#include "writerwordglue.hxx" #include "writerwordglue.hxx"
#include "../inc/wwstyles.hxx" #include <wwstyles.hxx>
#include "ww8par.hxx" #include "ww8par.hxx"
#include "ww8attributeoutput.hxx" #include "ww8attributeoutput.hxx"
#include "docxattributeoutput.hxx" #include "docxattributeoutput.hxx"
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
#include "ww8scan.hxx" #include "ww8scan.hxx"
#include "ww8glsy.hxx" #include "ww8glsy.hxx"
#include "wrtww8.hxx" #include "wrtww8.hxx"
#include "../inc/msfilter.hxx" #include <msfilter.hxx>
#include <xmloff/odffields.hxx> #include <xmloff/odffields.hxx>
#include <IMark.hxx> #include <IMark.hxx>
......
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
#include <fmtfollowtextflow.hxx> #include <fmtfollowtextflow.hxx>
#include <numrule.hxx> #include <numrule.hxx>
#include <sprmids.hxx> #include <sprmids.hxx>
#include "../inc/wwstyles.hxx" #include <wwstyles.hxx>
#include "writerhelper.hxx" #include "writerhelper.hxx"
#include "ww8struc.hxx" #include "ww8struc.hxx"
#include "ww8par.hxx" #include "ww8par.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