Updates references from using underscore filenames to hyphen filenames for files...
[geeqie.git] / src / format_raw.c
index a8b5c90..3249020 100644 (file)
 #include "intl.h"
 
 #include "main.h"
-#include "format_raw.h"
+#include "format-raw.h"
 
-#include "format_canon.h"
-#include "format_fuji.h"
-#include "format_nikon.h"
-#include "format_olympus.h"
+#include "format-canon.h"
+#include "format-fuji.h"
+#include "format-nikon.h"
+#include "format-olympus.h"
 
 
 typedef struct _FormatRawEntry FormatRawEntry;