Updates references from using underscore filenames to hyphen filenames for files...
[geeqie.git] / src / jpeg_parser.c
index 02dd437..bae209c 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 #include "main.h"
-#include "jpeg_parser.h"
+#include "jpeg-parser.h"
 
 gboolean jpeg_segment_find(const guchar *data, guint size,
                            guchar app_marker, const gchar *magic, guint magic_len,