diff src/bar_exif.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 b48c366d5707
children 9962b24b6b43
line wrap: on
line diff
--- a/src/bar_exif.c	Sun Jul 20 14:52:00 2008 +0000
+++ b/src/bar_exif.c	Sun Jul 20 14:56:32 2008 +0000
@@ -15,7 +15,7 @@
 #include "bar_exif.h"
 
 #include "exif.h"
-#include "ui_bookmark.h"
+#include "history_list.h"
 #include "ui_misc.h"
 #include "filedata.h"