From 57656eb1fae5ae6c4d3b7542a385a93ff434e4e7 Mon Sep 17 00:00:00 2001 From: Tobias Madl Date: Wed, 14 Jan 2015 13:11:28 +0000 Subject: Idle and Timer are now completely independent And everything is functionating pretty well. Change-Id: Id7f5a995362f6f7c5235f2e9facb7c7f119f3140 --- svx/inc/sdr/contact/objectcontactofpageview.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'svx/inc/sdr') diff --git a/svx/inc/sdr/contact/objectcontactofpageview.hxx b/svx/inc/sdr/contact/objectcontactofpageview.hxx index c5e07fa0d946..3a822502e560 100644 --- a/svx/inc/sdr/contact/objectcontactofpageview.hxx +++ b/svx/inc/sdr/contact/objectcontactofpageview.hxx @@ -21,6 +21,7 @@ #define INCLUDED_SVX_INC_SDR_CONTACT_OBJECTCONTACTOFPAGEVIEW_HXX #include +#include // predeclarations -- cgit