Updates references from using underscore filenames to hyphen filenames for files...
[geeqie.git] / src / image_load_jpeg.c
index 8009c69..abfe6b1 100644 (file)
@@ -27,8 +27,8 @@
 #include "main.h"
 
 #include "image-load.h"
-#include "image_load_jpeg.h"
-#include "jpeg_parser.h"
+#include "image-load-jpeg.h"
+#include "jpeg-parser.h"
 
 #ifdef HAVE_JPEG