Code

see, if someone else with actual time had done this they probably wouldn't be tired...
[inkscape.git] / src / extension / internal / pdf-cairo.h
index d8c4eb67663c99dda799e2e72462366555428c02..f18a15d86da37482b3b9bf7b5e097ec67b408aa7 100644 (file)
@@ -17,6 +17,8 @@
 # include "config.h"
 #endif
 
+#ifdef HAVE_CAIRO_PDF
+
 #include "extension/extension.h"
 #include "extension/implementation/implementation.h"
 #include <set>
@@ -93,6 +95,7 @@ public:
 }  /* namespace Extension */
 }  /* namespace Inkscape */
 
+#endif /* HAVE_CAIRO_PDF */
 
 #endif /* !EXTENSION_INTERNAL_PDF_CAIRO_H_SEEN */