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/labimg.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/source/uibase/inc/labimg.hxx') diff --git a/sw/source/uibase/inc/labimg.hxx b/sw/source/uibase/inc/labimg.hxx index 4a11b248020c..0763b99e1f21 100644 --- a/sw/source/uibase/inc/labimg.hxx +++ b/sw/source/uibase/inc/labimg.hxx @@ -22,7 +22,7 @@ #include #include -#include "swdllapi.h" +#include class SwLabCfgItem; -- cgit