summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/newfrm.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/newfrm.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/newfrm.cxx')
-rw-r--r--sw/source/core/layout/newfrm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/newfrm.cxx b/sw/source/core/layout/newfrm.cxx
index 6673ed22b909..51e25db4f792 100644
--- a/sw/source/core/layout/newfrm.cxx
+++ b/sw/source/core/layout/newfrm.cxx
@@ -26,7 +26,7 @@
#include <pagefrm.hxx>
#include <dflyobj.hxx>
#include <frmtool.hxx>
-#include <virtoutp.hxx>
+#include "virtoutp.hxx"
#include <blink.hxx>
#include <sectfrm.hxx>
#include <notxtfrm.hxx>