From 68d61a93819fd502630083a7080f099c4c218092 Mon Sep 17 00:00:00 2001 From: Mike Kaganski Date: Thu, 5 Oct 2017 22:53:50 +0300 Subject: ww8: always use "" for includes in current source's directory For rationale, see commit 633f405701fc5cadfa73e950f7a8c122ad01c149 Change-Id: I2e251ad9ba61cd292bcbd57917e717e4ce14ae63 Reviewed-on: https://gerrit.libreoffice.org/43179 Reviewed-by: Mike Kaganski Tested-by: Mike Kaganski --- sw/source/filter/ww8/rtfexportfilter.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sw/source/filter/ww8/rtfexportfilter.cxx') diff --git a/sw/source/filter/ww8/rtfexportfilter.cxx b/sw/source/filter/ww8/rtfexportfilter.cxx index 226fc3667074..3c0ecbe360de 100644 --- a/sw/source/filter/ww8/rtfexportfilter.cxx +++ b/sw/source/filter/ww8/rtfexportfilter.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include -#include +#include "rtfexportfilter.hxx" +#include "rtfexport.hxx" #include #include -- cgit v1.2.3