Code

Added missing (and very important) file.
[inkscape.git] / src / extension / internal / pdf-input-cairo.cpp
index 06b680d2a6c1ebf169d571f39e688f182536277d..937fefb1117636f7c1cba87534697813c7e4960c 100644 (file)
@@ -84,7 +84,7 @@ PdfInputCairo::init(void) {
     Inkscape::Extension::Extension * ext;
 
     ext = Inkscape::Extension::build_from_mem(
-        "<inkscape-extension>\n"
+        "<inkscape-extension xmlns=\"" INKSCAPE_EXTENSION_URI "\">\n"
             "<name>PDF Input</name>\n"
             "<id>org.inkscape.input.pdf</id>\n"
             "<input>\n"