From 1a32a3ad7969989afbf5bd71f5145ee015bd8c67 Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Wed, 25 Jan 2017 19:45:01 +0100 Subject: Fix build on tests. Thanks Mc (bzr r15451) --- testfiles/src/attributes-test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'testfiles/src/attributes-test.cpp') diff --git a/testfiles/src/attributes-test.cpp b/testfiles/src/attributes-test.cpp index a1b85ff3b..c5f970285 100644 --- a/testfiles/src/attributes-test.cpp +++ b/testfiles/src/attributes-test.cpp @@ -393,6 +393,7 @@ std::vector getKnownAttrs() AttributeInfo("inkscape:current-layer", true), AttributeInfo("inkscape:cx", true), AttributeInfo("inkscape:cy", true), + AttributeInfo("inkscape:document-rotation", true), AttributeInfo("inkscape:document-units", true), AttributeInfo("inkscape:dstBox", true), AttributeInfo("inkscape:dstColumn", true), -- cgit v1.2.3