summaryrefslogtreecommitdiffstats
path: root/src/extension/system.h
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2011-10-04 06:49:12 +0000
committerJon A. Cruz <jon@joncruz.org>2011-10-04 06:49:12 +0000
commit8a1cacd44e5db6437463e31dca2b4e5d4893d075 (patch)
tree729d3e6e43ed9b809b4580962f251cf098696f7a /src/extension/system.h
parentPurging some forward.h files. (diff)
downloadinkscape-8a1cacd44e5db6437463e31dca2b4e5d4893d075.tar.gz
inkscape-8a1cacd44e5db6437463e31dca2b4e5d4893d075.zip
More forward.h purging.
(bzr r10665)
Diffstat (limited to 'src/extension/system.h')
-rw-r--r--src/extension/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/extension/system.h b/src/extension/system.h
index b6740e109..716539de1 100644
--- a/src/extension/system.h
+++ b/src/extension/system.h
@@ -21,6 +21,8 @@
namespace Inkscape {
namespace Extension {
+class Print;
+
/**
* Used to distinguish between the various invocations of the save dialogs (and thus to determine
* the file type and save path offered in the dialog)