Updates references from using underscore filenames to hyphen filenames for files...
[geeqie.git] / src / ui_fileops.c
index 474bc17..7983f68 100644 (file)
 #include <gtk/gtk.h>   /* for locale warning dialog */
 
 #include "main.h"
-#include "ui_fileops.h"
+#include "ui-fileops.h"
 
-#include "ui_utildlg.h"        /* for locale warning dialog */
+#include "ui-utildlg.h"        /* for locale warning dialog */
 #include "md5-util.h"
 
 #include "filefilter.h"
 #include "layout.h"
 #include "utilops.h"
-#include "secure_save.h"
+#include "secure-save.h"
 
 /*
  *-----------------------------------------------------------------------------