summaryrefslogtreecommitdiffstats
path: root/src/extension/execution-env.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/extension/execution-env.h')
-rw-r--r--src/extension/execution-env.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/extension/execution-env.h b/src/extension/execution-env.h
index c2d4e7e4a..be7cf3fb7 100644
--- a/src/extension/execution-env.h
+++ b/src/extension/execution-env.h
@@ -18,12 +18,18 @@
#include <gtkmm/dialog.h>
#include "forward.h"
-#include "extension-forward.h"
#include "extension.h"
namespace Inkscape {
namespace Extension {
+class Effect;
+
+namespace Implementation
+{
+class ImplementationDocumentCache;
+}
+
class ExecutionEnv {
private:
enum state_t {