From 5c151537b571614c8f10b96e2b60faa959413f1f Mon Sep 17 00:00:00 2001 From: Mike Kaganski Date: Sun, 8 Oct 2017 21:46:51 +0300 Subject: uibase: consistently use "" and <> in include directives Change-Id: Ib6888045cecb4bd7b3498534605d790324f1b40a Reviewed-on: https://gerrit.libreoffice.org/43265 Tested-by: Jenkins Reviewed-by: Mike Kaganski --- sw/source/uibase/inc/content.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/source/uibase/inc/content.hxx') diff --git a/sw/source/uibase/inc/content.hxx b/sw/source/uibase/inc/content.hxx index d579346fecca..0f4d7e57f6d7 100644 --- a/sw/source/uibase/inc/content.hxx +++ b/sw/source/uibase/inc/content.hxx @@ -20,7 +20,7 @@ #define INCLUDED_SW_SOURCE_UIBASE_INC_CONTENT_HXX #include #include -#include "swcont.hxx" +#include #include -- cgit