From 8a1cacd44e5db6437463e31dca2b4e5d4893d075 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Mon, 3 Oct 2011 23:49:12 -0700 Subject: More forward.h purging. (bzr r10665) --- src/extension/implementation/implementation.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/extension/implementation/implementation.h') diff --git a/src/extension/implementation/implementation.h b/src/extension/implementation/implementation.h index a09f7c863..e648a66cd 100644 --- a/src/extension/implementation/implementation.h +++ b/src/extension/implementation/implementation.h @@ -17,13 +17,19 @@ #include #include "forward.h" -#include "extension/extension-forward.h" #include "xml/node.h" #include <2geom/forward.h> #include <2geom/point.h> namespace Inkscape { namespace Extension { + +class Effect; +class Extension; +class Input; +class Output; +class Print; + namespace Implementation { /** \brief A cache for the document and this implementation */ -- cgit v1.2.3