From 85fe083c46c145ab7b884c1479e7b5ab234e4feb Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:35:15 +0200 Subject: loplugin:includeform: oox Change-Id: I9f1cc9940f5b31370394f789ebfaddfd6d30ca61 --- oox/source/drawingml/table/tablestyle.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'oox/source/drawingml/table/tablestyle.cxx') diff --git a/oox/source/drawingml/table/tablestyle.cxx b/oox/source/drawingml/table/tablestyle.cxx index 42a670f08c7c..db0f071b36b1 100644 --- a/oox/source/drawingml/table/tablestyle.cxx +++ b/oox/source/drawingml/table/tablestyle.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "drawingml/table/tablestyle.hxx" +#include namespace oox { namespace drawingml { namespace table { -- cgit