summaryrefslogtreecommitdiffstats
path: root/src/print.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/print.h')
-rw-r--r--src/print.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/print.h b/src/print.h
index 6ea4ede26..bbf95b833 100644
--- a/src/print.h
+++ b/src/print.h
@@ -11,10 +11,11 @@
* This code is in public domain
*/
-//#include <libnr/nr-path.h>
#include <2geom/forward.h>
-#include <gtkmm/window.h>
+namespace Gtk {
+class Window;
+}
class SPDocument;
class SPStyle;