Updates references from using underscore filenames to hyphen filenames for files...
[geeqie.git] / src / image_load_psd.c
index 8e0ef01..f13efc1 100644 (file)
@@ -51,7 +51,7 @@
 #include "main.h"
 
 #include "image-load.h"
-#include "image_load_psd.h"
+#include "image-load-psd.h"
 
 typedef struct _ImageLoaderPSD ImageLoaderPSD;
 struct _ImageLoaderPSD {