GTK2 no longer supported
[geeqie.git] / src / format_nikon.c
index 5e296fe..2984f14 100644 (file)
@@ -431,6 +431,8 @@ gboolean format_nikon_makernote(ExifData *exif, guchar *tiff, guint offset,
        return TRUE;
 }
 
+#else
+typedef int dummy_variable;
 #endif
 /* not HAVE_EXIV2 */
 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */