summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/laycache.cxx
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2017-10-06 19:07:48 +0300
committerMike Kaganski <mike.kaganski@collabora.com>2017-10-07 13:42:34 +0200
commitda82b030e8b10f4b0b79220bf32eadd8d022684e (patch)
treeca44669b05920363e215ab1108105c584a84d982 /sw/source/core/layout/laycache.cxx
parent053b7367ea41ae036c094c56cb61e74eba6056e4 (diff)
sw: always use "" for includes in current source's directory
Change-Id: Ida715fad0c4587a9566184180bf159da12470dd7 Reviewed-on: https://gerrit.libreoffice.org/43207 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'sw/source/core/layout/laycache.cxx')
-rw-r--r--sw/source/core/layout/laycache.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/laycache.cxx b/sw/source/core/layout/laycache.cxx
index 21ab1ba8729e..e417698fb0e5 100644
--- a/sw/source/core/layout/laycache.cxx
+++ b/sw/source/core/layout/laycache.cxx
@@ -25,7 +25,7 @@
#include <docary.hxx>
#include <fmtpdsc.hxx>
#include <laycache.hxx>
-#include <layhelp.hxx>
+#include "layhelp.hxx"
#include <pagefrm.hxx>
#include <rootfrm.hxx>
#include <txtfrm.hxx>