summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/unusedf.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/layout/unusedf.cxx')
-rw-r--r--sw/source/core/layout/unusedf.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/layout/unusedf.cxx b/sw/source/core/layout/unusedf.cxx
index bf9b4be70113..4ad3f56bfee2 100644
--- a/sw/source/core/layout/unusedf.cxx
+++ b/sw/source/core/layout/unusedf.cxx
@@ -17,9 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "rootfrm.hxx"
-#include "cntfrm.hxx"
-#include "flyfrm.hxx"
+#include <rootfrm.hxx>
+#include <cntfrm.hxx>
+#include <flyfrm.hxx>
void SwFrame::Format( vcl::RenderContext* /*pRenderContext*/, const SwBorderAttrs * )
{