Code

* INTL - fixed: "Crop to" dropdown strings not translated for PDF Import
[inkscape.git] / src / extension / internal / cairo-renderer.h
index 6cb810bfe3bb7ae1c543eb130241504be4f99d19..4056a8697dbd5d2026798458af68c111720b01e7 100644 (file)
@@ -17,8 +17,6 @@
 # include "config.h"
 #endif
 
-#ifdef HAVE_CAIRO_PDF
-
 #include "extension/extension.h"
 #include <set>
 #include <string>
@@ -69,8 +67,6 @@ void calculatePreserveAspectRatio(unsigned int aspect_align, unsigned int aspect
 }  /* namespace Extension */
 }  /* namespace Inkscape */
 
-#endif /* HAVE_CAIRO_PDF */
-
 #endif /* !EXTENSION_INTERNAL_CAIRO_RENDERER_H_SEEN */
 
 /*