summaryrefslogtreecommitdiffstats
path: root/src/print.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/print.h')
-rw-r--r--src/print.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/print.h b/src/print.h
index 35e45f6ed..2f587b95b 100644
--- a/src/print.h
+++ b/src/print.h
@@ -14,9 +14,11 @@
#include <gtkmm.h>
//#include <libnr/nr-path.h>
#include <2geom/forward.h>
-#include "forward.h"
+class SPDocument;
+class SPStyle;
+
namespace Inkscape {
namespace Extension {