From 9f669d2271d5ac64e4cd38ba450fb4ce3dadd5f2 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Sat, 3 Jul 2021 21:18:24 +0200 Subject: move SfxSetItem to own header file Change-Id: I77ba873ed236091443627e26e6127e89cd8e15bd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118360 Tested-by: Jenkins Reviewed-by: Noel Grandin --- sc/inc/patattr.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc') diff --git a/sc/inc/patattr.hxx b/sc/inc/patattr.hxx index fdaa53e89dd4..99d0f64b28ad 100644 --- a/sc/inc/patattr.hxx +++ b/sc/inc/patattr.hxx @@ -19,7 +19,7 @@ #pragma once -#include +#include #include #include #include -- cgit