diff options
Diffstat (limited to 'drawinglayer')
-rw-r--r-- | drawinglayer/inc/pch/precompiled_drawinglayer.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drawinglayer/inc/pch/precompiled_drawinglayer.hxx b/drawinglayer/inc/pch/precompiled_drawinglayer.hxx index 9dfb3b872ff1..e316a1af5ed6 100644 --- a/drawinglayer/inc/pch/precompiled_drawinglayer.hxx +++ b/drawinglayer/inc/pch/precompiled_drawinglayer.hxx @@ -81,6 +81,7 @@ #include <comphelper/string.hxx> #include <cppuhelper/factory.hxx> #include <cppuhelper/implbase2.hxx> +#include <cppuhelper/supportsservice.hxx> #include <cstdio> #include <i18nlangtag/languagetag.hxx> #include <iostream> |