diff src/pan-view.c @ 902:c414002a1f27

Move history_list_*() functions to separate files: history_list.c and history_list.h.
author zas_
date Sun, 20 Jul 2008 14:56:32 +0000
parents f40509d56fe3
children 1698baa37871
line wrap: on
line diff
--- a/src/pan-view.c	Sun Jul 20 14:52:00 2008 +0000
+++ b/src/pan-view.c	Sun Jul 20 14:56:32 2008 +0000
@@ -19,6 +19,7 @@
 #include "editors.h"
 #include "exif.h"
 #include "fullscreen.h"
+#include "history_list.h"
 #include "img-view.h"
 #include "info.h"
 #include "menu.h"