changeset 1600:a9dae047e683

Include missing header file.
author zas_
date Mon, 11 May 2009 09:55:39 +0000
parents b8e2690c440a
children 2b70f2a4adbf
files src/preferences.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/preferences.c	Sat May 09 19:45:24 2009 +0000
+++ b/src/preferences.c	Mon May 11 09:55:39 2009 +0000
@@ -15,6 +15,7 @@
 #include "preferences.h"
 
 #include "bar_exif.h"
+#include "cache.h"
 #include "cache_maint.h"
 #include "editors.h"
 #include "exif.h"