From 8a21b8d923b8c899675588e14c9b4c9763eb486c Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Mon, 28 Aug 2023 17:33:01 +0200 Subject: svx: fix build Change-Id: I900db1675c110568bc33e4e21babae55a941a626 --- svx/source/sdr/contact/viewobjectcontact.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'svx') diff --git a/svx/source/sdr/contact/viewobjectcontact.cxx b/svx/source/sdr/contact/viewobjectcontact.cxx index 7191743188e1..db9498a726ad 100644 --- a/svx/source/sdr/contact/viewobjectcontact.cxx +++ b/svx/source/sdr/contact/viewobjectcontact.cxx @@ -38,6 +38,7 @@ #include #include #include +#include using namespace com::sun::star; -- cgit