summaryrefslogtreecommitdiff
path: root/chart2/source/inc/ConfigColorScheme.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/ConfigColorScheme.hxx')
-rw-r--r--chart2/source/inc/ConfigColorScheme.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/chart2/source/inc/ConfigColorScheme.hxx b/chart2/source/inc/ConfigColorScheme.hxx
index b4a4ee5004ee..2f9dc85a43df 100644
--- a/chart2/source/inc/ConfigColorScheme.hxx
+++ b/chart2/source/inc/ConfigColorScheme.hxx
@@ -23,10 +23,11 @@
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/chart2/XColorScheme.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
-#include <com/sun/star/uno/XComponentContext.hpp>
#include <memory>
+namespace com { namespace sun { namespace star { namespace uno { class XComponentContext; } } } }
+
namespace chart
{