Code

Added missing (and very important) file.
[inkscape.git] / src / extension / internal / emf-win32-inout.h
index 49c1826e45f9af92f27f53bee9fc558389c96257..c62d7a4e9025071fcab7637f9e12acd8d2984358 100644 (file)
@@ -29,7 +29,7 @@ public:
 
     void save(Inkscape::Extension::Output *mod, // Save the given document to the given filename
               SPDocument *doc,
-              gchar const *uri);
+              gchar const *filename);
 
     virtual SPDocument *open( Inkscape::Extension::Input *mod,
                                 const gchar *uri );