diff options
Diffstat (limited to 'src/dicache.c')
-rw-r--r-- | src/dicache.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dicache.c b/src/dicache.c index 02324f26..4bdbb71b 100644 --- a/src/dicache.c +++ b/src/dicache.c @@ -18,7 +18,6 @@ #include "web.hh" #include "dicache.h" #include "cache.h" -#include "prefs.h" typedef struct _DICacheNode DICacheNode; |