diff options
author | corvid <corvid@lavabit.com> | 2009-03-09 20:39:48 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-03-09 20:39:48 +0000 |
commit | 289c18102eddc8bcb38d7e620d88617a4a14107d (patch) | |
tree | 85d69c4bcb8848ab2a9dc9df3eee8fea2427e334 /src/gif.c | |
parent | 133f149632a5b0b4671c0394e8bb4950abd01a74 (diff) |
needn't include prefs.h
Diffstat (limited to 'src/gif.c')
-rw-r--r-- | src/gif.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -70,7 +70,6 @@ #include "web.hh" #include "cache.h" #include "dicache.h" -#include "prefs.h" #define INTERLACE 0x40 #define LOCALCOLORMAP 0x80 |