diff options
author | corvid <corvid@lavabit.com> | 2009-03-09 21:30:03 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-03-09 21:30:03 +0000 |
commit | 45033ba07b58cafbc9fa9ab6881c92dd92243aaf (patch) | |
tree | 93e153811162b5f1103a932f999f2cd103d3fab0 /src | |
parent | cfdca571d1143b1ec9eb63231dfe8a7487b277de (diff) |
needn't include web.hh
Diffstat (limited to 'src')
-rw-r--r-- | src/gif.c | 1 | ||||
-rw-r--r-- | src/jpeg.c | 1 | ||||
-rw-r--r-- | src/png.c | 1 |
3 files changed, 0 insertions, 3 deletions
@@ -67,7 +67,6 @@ #include "msg.h" #include "image.hh" -#include "web.hh" #include "cache.h" #include "dicache.h" @@ -32,7 +32,6 @@ #endif #include "image.hh" -#include "web.hh" #include "cache.h" #include "dicache.h" #include "capi.h" /* get cache entry status */ @@ -27,7 +27,6 @@ #include "msg.h" #include "image.hh" -#include "web.hh" #include "cache.h" #include "dicache.h" |