Updates references from using underscore filenames to hyphen filenames for files...
[geeqie.git] / src / image_load_dds.c
index 6342143..2f0b272 100644 (file)
@@ -27,7 +27,7 @@
 #include "main.h"
 
 #include "image-load.h"
-#include "image_load_dds.h"
+#include "image-load-dds.h"
 
 typedef struct _ImageLoaderDDS ImageLoaderDDS;
 struct _ImageLoaderDDS {