GTK2 no longer supported
[geeqie.git] / src / format_olympus.c
index 7ae1a0f..70b1104 100644 (file)
@@ -380,7 +380,8 @@ gboolean format_olympus_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: */