X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Fview_file%2Fview_file_icon.h;fp=src%2Fview_file_icon.h;h=1cdc867802cd74b7ea4faa7b69db846ccf690cf2;hp=086491b66c2656388f43a58488f84396cc86285c;hb=1891113571d9e39bd29b8b6abc661e178ffbcefd;hpb=f6a87c016ecead37f8232bea58de4f0b0d3e3680 diff --git a/src/view_file_icon.h b/src/view_file/view_file_icon.h similarity index 97% rename from src/view_file_icon.h rename to src/view_file/view_file_icon.h index 086491b6..1cdc8678 100644 --- a/src/view_file_icon.h +++ b/src/view_file/view_file_icon.h @@ -19,8 +19,8 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#ifndef VIEW_FILE_ICON_H -#define VIEW_FILE_ICON_H +#ifndef VIEW_FILE_VIEW_FILE_ICON_H +#define VIEW_FILE_VIEW_FILE_ICON_H gboolean vficon_press_key_cb(GtkWidget *widget, GdkEventKey *event, gpointer data); gboolean vficon_press_cb(GtkWidget *widget, GdkEventButton *bevent, gpointer data);