Fri Jun 10 20:57:42 2005 John Ellis <johne@verizon.net>
[geeqie.git] / src / format_raw.c
index 150f88c..db2977d 100644 (file)
@@ -31,6 +31,7 @@
 #include "format_canon.h"
 #include "format_fuji.h"
 #include "format_nikon.h"
+#include "format_olympus.h"
 
 
 /* so that debugging is honored */
@@ -69,6 +70,7 @@ static FormatExifEntry format_exif_list[] = {
        FORMAT_EXIF_CANON,
        FORMAT_EXIF_FUJI,
        FORMAT_EXIF_NIKON,
+       FORMAT_EXIF_OLYMPUS,
        { 0, NULL, 0, NULL }
 };