From 940a2944b0791cdf5894b4b2e4e30d8a71d5f304 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 9 Nov 2013 14:10:44 -0600 Subject: fdo#65108 inter-module includes <> Change-Id: Ie672de68f6a87713a379e794fa3ad255ad52a71e --- include/oox/drawingml/chart/plotareacontext.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/oox/drawingml/chart/plotareacontext.hxx') diff --git a/include/oox/drawingml/chart/plotareacontext.hxx b/include/oox/drawingml/chart/plotareacontext.hxx index 7bff6a4cbf2c..da337c74e0e7 100644 --- a/include/oox/drawingml/chart/plotareacontext.hxx +++ b/include/oox/drawingml/chart/plotareacontext.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_OOX_DRAWINGML_CHART_PLOTAREACONTEXT_HXX #define INCLUDED_OOX_DRAWINGML_CHART_PLOTAREACONTEXT_HXX -#include "oox/drawingml/chart/chartcontextbase.hxx" +#include namespace oox { namespace drawingml { -- cgit