From ba8413d2629352b1e5defaf154498856580e4651 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Tue, 28 Jan 2014 15:27:32 +0100 Subject: Introduce com.sun.star.frame.theUICommandDescription singleton. Change-Id: Ic88cca3722d555ba48d7da8c176556fa1ff90650 --- sd/inc/pch/precompiled_sd.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd/inc') diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index 886739120c38..f9365d73fe2f 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -210,7 +210,7 @@ #include #include #include -#include +#include #include #include #include -- cgit