From 8ce9544cab01574c31faa6f931dede0d4e00f02b Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 5 Sep 2013 21:58:31 +0300 Subject: Include for A2S It is included in the precompiled svx header, so have to include it explicitly too for A2S to be visible in the non-pch case. Change-Id: Ic90272699979001645b42eebba9bb27dce2b7022 --- svx/source/sidebar/PanelFactory.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'svx/source/sidebar/PanelFactory.cxx') diff --git a/svx/source/sidebar/PanelFactory.cxx b/svx/source/sidebar/PanelFactory.cxx index b98ac3c35dd0..aefe017979f3 100644 --- a/svx/source/sidebar/PanelFactory.cxx +++ b/svx/source/sidebar/PanelFactory.cxx @@ -30,6 +30,7 @@ #include "debug/NotYetImplementedPanel.hxx" #include "EmptyPanel.hxx" #include +#include #include #include #include -- cgit